Skip to content

Commit 262cdd3

Browse files
committed
Update trigger
1 parent bae1847 commit 262cdd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/terraform.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ on:
66
paths:
77
- "**.tf"
88
- "code/infra/**"
9-
- ".github/workflows/deployment.yml"
9+
- ".github/workflows/terraform.yml"
1010

1111
pull_request:
1212
branches:
1313
- main
1414
paths:
1515
- "**.tf"
1616
- "code/infra/**"
17-
- ".github/workflows/deployment.yml"
17+
- ".github/workflows/terraform.yml"
1818

1919
jobs:
2020
terraform_dev:

0 commit comments

Comments
 (0)