From 7d2f66704dda5f399db3a85fffd511b67d6d19d8 Mon Sep 17 00:00:00 2001 From: Geert Date: Wed, 6 Dec 2023 14:38:04 +0100 Subject: [PATCH] Update sync.yml --- .github/workflows/sync.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 74a6f12419..c46eead3e2 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -5,6 +5,12 @@ on: branches: - main +permissions: + id-token: write # This is required for requesting the JWT + contents: write + issues: write + security-events: read + jobs: sync-branch: name: Update generator-update branch