diff --git a/.github/workflows/rfc-action.yml b/.github/workflows/rfc-action.yml index b1a4b4f40..adcfef2d2 100644 --- a/.github/workflows/rfc-action.yml +++ b/.github/workflows/rfc-action.yml @@ -4,9 +4,7 @@ on: issue_comment: types: [created] -permissions: - pull-requests: write - contents: write +permissions: write-all jobs: rfc-action: