We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0701b58 commit 6477de3Copy full SHA for 6477de3
1 file changed
.github/workflows/terraform.yml
@@ -8,6 +8,7 @@ on:
8
- "code/infra/**"
9
- "config/**"
10
- ".github/workflows/terraform.yml"
11
+ - ".github/workflows/_terraformEnvironmentTemplate.yml"
12
13
pull_request:
14
branches:
@@ -17,6 +18,7 @@ on:
17
18
19
20
21
22
23
jobs:
24
terraform_dev:
0 commit comments