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: `