Skip to content

Commit 4d7c214

Browse files
authored
Update workflow to trigger on changes to build-generator.yml
1 parent a959b2f commit 4d7c214

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-generator.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches: [main]
66
paths:
7+
- '.github/workflows/build-generator.yml'
78
- 'html-generators/generate.java'
89
workflow_dispatch:
910

0 commit comments

Comments
 (0)