Skip to content

Commit 9c0feb8

Browse files
committed
task rebuild if themes change
Signed-off-by: Christopher Petito <chrisjpetito@gmail.com>
1 parent 719cf34 commit 9c0feb8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Taskfile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ tasks:
2929
- "{{.GO_SOURCES}}"
3030
- "**/*.template"
3131
- "**/*.txt"
32+
- "**/*.y{a,}ml"
3233
- "go.mod"
3334
- "go.sum"
3435
generates:

0 commit comments

Comments
 (0)