Skip to content

Commit

Permalink
Update sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GeertWille authored Dec 6, 2023
1 parent 8cfc5f0 commit 7d2f667
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7d2f667

Please sign in to comment.