Skip to content

Commit

Permalink
Update quest-bulk.yml
Browse files Browse the repository at this point in the history
Add the id-token permissions
  • Loading branch information
BillWagner authored May 3, 2024
1 parent 3c1d7ff commit b7ad2a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/quest-bulk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
issues: write
id-token:write
if: ${{ github.repository_owner == 'dotnet' }}

steps:
Expand Down

0 comments on commit b7ad2a0

Please sign in to comment.