Skip to content

Commit

Permalink
fix: Restore PR write permissions to PRSnapshot (#4917)
Browse files Browse the repository at this point in the history
  • Loading branch information
ellistarn committed Oct 24, 2023
1 parent 7e93cb3 commit e1d433f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-snapshot.yaml
Expand Up @@ -5,6 +5,7 @@ on:
types: [completed]
permissions:
id-token: write
pull-requests: write
statuses: write
jobs:
release:
Expand Down

0 comments on commit e1d433f

Please sign in to comment.