diff --git a/.github/workflows/auto-comment.yml b/.github/workflows/auto-comment.yml index d80dba061..b27bc5244 100644 --- a/.github/workflows/auto-comment.yml +++ b/.github/workflows/auto-comment.yml @@ -1,6 +1,6 @@ name: Auto Comment on: [issues, pull_request] -permissions: write-all +permissions: write jobs: run: runs-on: ubuntu-latest