Skip to content

Commit

Permalink
Add id-token perms
Browse files Browse the repository at this point in the history
I missed this change when I created the update for quest on individual items.
  • Loading branch information
BillWagner committed Apr 30, 2024
1 parent e28d394 commit df9bc6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/quest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
issues: write
id-token: write
pull-requests: write

steps:
Expand Down

0 comments on commit df9bc6f

Please sign in to comment.