From 45a4f88ba14e74d5c428877a7ee338c9227216b9 Mon Sep 17 00:00:00 2001 From: Sakamoto Noriaki Date: Mon, 23 Oct 2023 19:37:41 +0900 Subject: [PATCH] Revert substitution of issue with pull --- .github/workflows/automatic-rebase.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/automatic-rebase.yaml b/.github/workflows/automatic-rebase.yaml index b4a1835f..95666ce5 100644 --- a/.github/workflows/automatic-rebase.yaml +++ b/.github/workflows/automatic-rebase.yaml @@ -34,8 +34,8 @@ jobs: if: failure() with: script: | - github.rest.pulls.createComment({ - pull_number: context.issue.number, + github.rest.issues.createComment({ + issue_number: context.issue.number, owner: context.repo.owner, repo: context.repo.repo, body: `