diff --git a/.github/workflows/pull.yml b/.github/workflows/pull.yml index 68caa7b4..20861c1b 100644 --- a/.github/workflows/pull.yml +++ b/.github/workflows/pull.yml @@ -6,9 +6,7 @@ jobs: name: closepr # The type of runner that the job will run on runs-on: ubuntu-latest - permissions: - contents: write - pull-requests: write + permissions: write-all # Steps represent a sequence of tasks that will be executed as part of the job steps: