Skip to content

Commit 6477de3

Browse files
committed
Update trigger
1 parent 0701b58 commit 6477de3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/terraform.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- "code/infra/**"
99
- "config/**"
1010
- ".github/workflows/terraform.yml"
11+
- ".github/workflows/_terraformEnvironmentTemplate.yml"
1112

1213
pull_request:
1314
branches:
@@ -17,6 +18,7 @@ on:
1718
- "code/infra/**"
1819
- "config/**"
1920
- ".github/workflows/terraform.yml"
21+
- ".github/workflows/_terraformEnvironmentTemplate.yml"
2022

2123
jobs:
2224
terraform_dev:

0 commit comments

Comments
 (0)