Skip to content

Commit 917e29a

Browse files
authored
Update update-hook-manifest.yml
1 parent 42e9153 commit 917e29a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-hook-manifest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches: [ main ]
55
paths:
66
- 'automation/hook_manifest_update.py'
7+
- 'automation/hook_manifest_add.py'
78
- 'store/encodings/*'
89
- 'store/fonts/*'
910
- 'store/offsets/*'
@@ -14,6 +15,7 @@ on:
1415
- main
1516
paths:
1617
- 'automation/hook_manifest_update.py'
18+
- 'automation/hook_manifest_add.py'
1719
- 'store/encodings/*'
1820
- 'store/fonts/*'
1921
- 'store/offsets/*'

0 commit comments

Comments
 (0)