Skip to content

Commit 15158f9

Browse files
committed
chore: update semantic release workflow to trigger workflow when *.tmpl files are updated
1 parent 851257b commit 15158f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/semantic-releaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- main
77
paths:
88
- '**.tf'
9+
- '**.tmpl'
910
- '!examples/**.tf'
1011

1112
jobs:

0 commit comments

Comments
 (0)