Skip to content

Commit

Permalink
* Fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
ag-ramachandran committed Jun 26, 2024
1 parent fec3089 commit 5814751
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@ jobs:
name: End-To-End Testing
runs-on: ubuntu-latest
environment: build
permissions:
checks: write
pull-requests: write
id-token: write
contents: read
needs: build
steps:
- name: Azure login
Expand Down

0 comments on commit 5814751

Please sign in to comment.