diff --git a/.github/workflows/master-slugs.yml b/.github/workflows/master-slugs.yml index 80937ce8..beb2b9db 100644 --- a/.github/workflows/master-slugs.yml +++ b/.github/workflows/master-slugs.yml @@ -9,7 +9,6 @@ jobs: runs-on: ubuntu-latest permissions: contents: write - pull-requests: write steps: - uses: actions/checkout@v3 - name: Setup Python