Skip to content

Commit

Permalink
Test access controller for terratest
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Sep 11, 2024
1 parent 28f3cf7 commit 61824d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chatops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ permissions:

jobs:
test:
uses: cloudposse/.github/.github/workflows/shared-terraform-chatops.yml@main
uses: cloudposse/.github/.github/workflows/shared-terraform-chatops.yml@terratest-user-permissions
if: ${{ github.event.issue.pull_request && contains(github.event.comment.body, '/terratest') }}
secrets: inherit

0 comments on commit 61824d6

Please sign in to comment.