Skip to content

Commit

Permalink
Add id-token and pages write permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
calebofearth committed Jul 23, 2024
1 parent 1a4b0bc commit 2310325
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
workflow_dispatch:
pull_request:

permissions:
pages: write
id-token: write

jobs:
# Call auxiliary workflows
pre_run:
Expand Down

0 comments on commit 2310325

Please sign in to comment.