diff --git a/.github/workflows/auto-merge-github-actions.yml b/.github/workflows/auto-merge-github-actions.yml index 20a151c..f7a05d0 100644 --- a/.github/workflows/auto-merge-github-actions.yml +++ b/.github/workflows/auto-merge-github-actions.yml @@ -5,8 +5,7 @@ on: - opened - synchronize permissions: - contents: write-all - pull-requests: write + contents: write jobs: auto-merge: runs-on: ubuntu-latest