diff --git a/.github/workflows/cr-comment.yml b/.github/workflows/cr-comment.yml index ce003aa9..a1e21310 100644 --- a/.github/workflows/cr-comment.yml +++ b/.github/workflows/cr-comment.yml @@ -4,7 +4,8 @@ on: issue_comment: types: [created] -permissions: {} +permissions: + issues: write jobs: cr_comment: