From fc0a0798aa6acd02804a3dbf1d20e78227710f26 Mon Sep 17 00:00:00 2001 From: Sakamoto Noriaki Date: Mon, 23 Oct 2023 19:32:43 +0900 Subject: [PATCH] Fix automatic-rebase.yaml --- .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 27446ffb..ba5869d7 100644 --- a/.github/workflows/automatic-rebase.yaml +++ b/.github/workflows/automatic-rebase.yaml @@ -34,8 +34,8 @@ jobs: if: failure() with: script: | - github.issues.createComment({ - issue_number: context.issue.number, + github.pulls.createComment({ + pull_number: context.issue.number, owner: context.repo.owner, repo: context.repo.repo, body: `