diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 6fa78a8..1be8d0e 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -21,6 +21,19 @@ jobs: runs-on: ubuntu-latest permissions: issues: write + actions: read + attestations: read + checks: read + contents: read + deployments: read + discussions: read + packages: read + pages: read + pull-requests: read + repository-projects: read + statuses: read + security-events: read + id-token: read steps: - name: ⤵️ Download latest labels definitions run: |