We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f727c3 commit 2d76c6aCopy full SHA for 2d76c6a
1 file changed
.github/labeler.yml
@@ -30,12 +30,12 @@
30
- '**/*.hxp'
31
- '**/*.hxpkg'
32
33
-# Give any pr the "PR: Other" tag if any other files are changed that don't fit the rest of the tags.
+# Give any pr the "PR: Misc" tag if any other files are changed that don't fit the rest of the tags.
34
'PR: Misc':
35
- changed-files:
36
- any-glob-to-any-file:
37
- '.vscode/**'
38
- 'extras/**'
39
- '!extras/appicons/**'
40
- 'setup/**'
41
- - 'LICENSE' # Meant to be off limits for any pr but Crusher or Til may change it.
+ - 'LICENSE' # Meant to be off limits for any pr but Crusher or Til may change it.
0 commit comments