Skip to content

Commit 2d76c6a

Browse files
Change Other to Misc in that comment apparently I forgot
1 parent 9f727c3 commit 2d76c6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/labeler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
- '**/*.hxp'
3131
- '**/*.hxpkg'
3232

33-
# Give any pr the "PR: Other" tag if any other files are changed that don't fit the rest of the tags.
33+
# Give any pr the "PR: Misc" tag if any other files are changed that don't fit the rest of the tags.
3434
'PR: Misc':
3535
- changed-files:
3636
- any-glob-to-any-file:
3737
- '.vscode/**'
3838
- 'extras/**'
3939
- '!extras/appicons/**'
4040
- 'setup/**'
41-
- 'LICENSE' # Meant to be off limits for any pr but Crusher or Til may change it.
41+
- 'LICENSE' # Meant to be off limits for any pr but Crusher or Til may change it.

0 commit comments

Comments
 (0)