File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 88 - ' automation/dict_manifest_update.py'
99 - ' store/encodings/*'
1010 - ' store/fonts/*'
11- - ' metadata/dict.json'
11+ - ' metadata/dict* .json'
1212 - ' .github/workflows/update-dict-manifest.yml'
1313 pull_request :
1414 branches :
1717 - ' automation/dict_manifest_update.py'
1818 - ' store/encodings/*'
1919 - ' store/fonts/*'
20- - ' metadata/dict.json'
20+ - ' metadata/dict* .json'
2121 - ' .github/workflows/update-dict-manifest.yml'
2222
2323jobs :
Original file line number Diff line number Diff line change 11name : Update hook manifest
22on :
33 push :
4- branches : [ main ]
4+ branches :
5+ - main
56 paths :
67 - ' automation/hook_manifest_update.py'
78 - ' automation/hook_manifest_add.py'
89 - ' store/encodings/*'
910 - ' store/fonts/*'
1011 - ' store/offsets/*'
11- - ' metadata/hook_v2 .json'
12+ - ' metadata/hook* .json'
1213 - ' .github/workflows/update-hook-manifest.yml'
1314 pull_request :
1415 branches :
1920 - ' store/encodings/*'
2021 - ' store/fonts/*'
2122 - ' store/offsets/*'
22- - ' metadata/hook_v2 .json'
23+ - ' metadata/hook* .json'
2324 - ' .github/workflows/update-hook-manifest.yml'
2425
2526jobs :
You can’t perform that action at this time.
0 commit comments