We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c61c2c7 commit a50c3e3Copy full SHA for a50c3e3
1 file changed
.github/workflows/check_contrib.yaml
@@ -52,6 +52,7 @@ jobs:
52
files: |
53
b812ceb69337a210633378917cba10bc/checksum.txt
54
b812ceb69337a210633378917cba10bc/update/sys_hub_action_type_definition_*.xml
55
+ b812ceb69337a210633378917cba10bc/update/sys_hub_category_*.xml
56
b812ceb69337a210633378917cba10bc/README.md
57
58
- name: Handle inappropriate contribution
@@ -85,6 +86,8 @@ jobs:
85
86
'```',
87
'b812ceb69337a210633378917cba10bc/checksum.txt',
88
'b812ceb69337a210633378917cba10bc/update/sys_hub_action_type_definition_*.xml',
89
+ 'b812ceb69337a210633378917cba10bc/update/sys_hub_category_*.xml',
90
+ 'b812ceb69337a210633378917cba10bc/README.md',
91
92
'',
93
'Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one.',
0 commit comments