diff --git a/.github/workflows/on_issue_comment.yaml b/.github/workflows/on_issue_comment.yaml index 9c6a3eeb6d..02af5272e6 100644 --- a/.github/workflows/on_issue_comment.yaml +++ b/.github/workflows/on_issue_comment.yaml @@ -7,6 +7,7 @@ on: permissions: contents: write issues: write + pull-requests: write jobs: # This job always runs to prevent GHA from marking the run as failed when