Skip to content

Commit

Permalink
update module workflows (cloudeteer/terraform-governance#58)
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Licht <[email protected]>
  • Loading branch information
lixhunter committed Dec 5, 2024
1 parent d66a0cc commit 6900d0f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/module-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@ jobs:
module-ci:
uses: cloudeteer/terraform-governance/.github/workflows/module-ci.yaml@main
permissions:
contents: write
id-token: write
contents: read
issues: write
pull-requests: read
id-token: write
secrets:
ARM_CLIENT_ID: ${{ secrets.ARM_CLIENT_ID }}
ARM_SUBSCRIPTION_ID: ${{ secrets.ARM_SUBSCRIPTION_ID }}
Expand Down

0 comments on commit 6900d0f

Please sign in to comment.