Skip to content

Commit

Permalink
Added workflow permission to read pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Garrett committed Feb 22, 2024
1 parent 10cef2b commit 24ee9ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/azure-ipam-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
permissions:
id-token: write
contents: write
pull-requests: read

env:
ACR_NAME: ${{ vars.IPAM_PROD_ACR }}
Expand Down

0 comments on commit 24ee9ad

Please sign in to comment.