Skip to content

Commit

Permalink
Inherit secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredfholgate committed Sep 13, 2024
1 parent 5863395 commit ff2c4ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
if: github.event.repository.name != 'terraform-azurerm-avm-template' && github.event.pull_request.head.repo.fork == false
uses: Azure/terraform-azurerm-avm-template/.github/workflows/test-examples-template.yml@main
name: end to end
secrets: inherit
permissions:
id-token: write
contents: read
Expand Down

0 comments on commit ff2c4ab

Please sign in to comment.