diff --git a/.github/workflows/template-sync.yml b/.github/workflows/template-sync.yml index a3e9c02..14afdb0 100644 --- a/.github/workflows/template-sync.yml +++ b/.github/workflows/template-sync.yml @@ -6,9 +6,6 @@ on: jobs: repo-sync: runs-on: ubuntu-latest - permissions: - contents: write - pull-requests: write steps: - name: Checkout