Skip to content

Commit

Permalink
inherit secrets
Browse files Browse the repository at this point in the history
re-usable workflow things
  • Loading branch information
twelsh-aw committed Aug 22, 2024
1 parent ec8dc4b commit ac48d87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ jobs:
if: ${{ github.event_name == 'pull_request' }}
name: Acceptance Tests
uses: ./.github/workflows/acctest.yaml
secrets: inherit
with:
terraform-version: '1.9.*'

0 comments on commit ac48d87

Please sign in to comment.