diff --git a/.github/workflows/sync-rebase.yml b/.github/workflows/sync-rebase.yml index 814dd7d3b..b5a7fa5e5 100644 --- a/.github/workflows/sync-rebase.yml +++ b/.github/workflows/sync-rebase.yml @@ -14,6 +14,7 @@ jobs: runs-on: ubuntu-latest permissions: contents: write + workflows: write steps: - name: Checkout uses: actions/checkout@v6