Skip to content

Commit

Permalink
Add workflow permission for OIDC auth
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Schwarz <[email protected]>
  • Loading branch information
rswrz committed Sep 11, 2024
1 parent 58e2ce8 commit 95e53b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/module-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,13 @@ on:
- synchronize
- labeled
- unlabeled

jobs:
module-ci:
uses: cloudeteer/terraform-governance/.github/workflows/module-ci.yaml@add-all-tests-to-ci
permissions:
contents: write
id-token: write
pull-requests: read
secrets:
ARM_CLIENT_ID: ${{ secrets.ARM_CLIENT_ID }}
Expand Down

0 comments on commit 95e53b0

Please sign in to comment.