chore: fix labelling
migrating old js routes aren't core enhancement
This commit is contained in:
parent
01a16fd04a
commit
440d98b8d2
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue