chore: fix labelling

migrating old js routes aren't core enhancement
This commit is contained in:
Tony 2024-03-19 05:22:19 +00:00 committed by GitHub
parent 01a16fd04a
commit 440d98b8d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
.github/labeler.yml vendored
View File

@ -10,7 +10,7 @@
core enhancement:
- changed-files:
- any-glob-to-any-file: ['lib/routes/index.ts']
- all-globs-to-any-file: ['lib/**', '!lib/config.ts', '!lib/routes/**', '!lib/routes-deprecated/**']
- all-globs-to-any-file: ['lib/**', '!lib/config.ts', '!lib/router.js', '!lib/routes/**', '!lib/routes-deprecated/**']
dependencies:
- changed-files: