Skip to content

Commit c5f151a

Browse files
committed
Update triggers
1 parent 2856e28 commit c5f151a

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
@@ -6,6 +6,7 @@ on:
66
paths:
77
- "**.tf"
88
- "code/infra/**"
9+
- "config/**"
910
- ".github/workflows/terraform.yml"
1011

1112
pull_request:
@@ -14,6 +15,7 @@ on:
1415
paths:
1516
- "**.tf"
1617
- "code/infra/**"
18+
- "config/**"
1719
- ".github/workflows/terraform.yml"
1820

1921
jobs:

0 commit comments

Comments
 (0)