diff --git a/.github/workflows/cr-comment.yml b/.github/workflows/cr-comment.yml index a1e21310..2794fa2f 100644 --- a/.github/workflows/cr-comment.yml +++ b/.github/workflows/cr-comment.yml @@ -5,7 +5,7 @@ on: types: [created] permissions: - issues: write + pull-requests: write jobs: cr_comment: