Skip to content

Commit

Permalink
Update quest-bulk.yml (#469)
Browse files Browse the repository at this point in the history
Fix YAML error
  • Loading branch information
jfversluis committed May 7, 2024
1 parent 9632798 commit 594ab2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quest-bulk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
issues: write
id-token:write
id-token: write
if: ${{ github.repository_owner == 'dotnet' }}

steps:
Expand Down

0 comments on commit 594ab2c

Please sign in to comment.