Skip to content

Commit

Permalink
add id-token permissions
Browse files Browse the repository at this point in the history
See /dotnet/docs#40676 for the corresponding PR
  • Loading branch information
BillWagner authored May 1, 2024
1 parent 2cb5b7d commit 4358824
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/whats-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
permissions:
contents: write
pull-requests: write
id-token: write
if: ${{ github.repository_owner == 'dotnet' }}

# Steps represent a sequence of tasks that will be executed as part of the job
Expand Down

0 comments on commit 4358824

Please sign in to comment.