chore: don't label radar-rules

This commit is contained in:
Tony 2022-08-03 21:36:09 +08:00 committed by GitHub
parent 2f77dafb04
commit 7b66e43be2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.github/labeler.yml vendored
View File

@ -7,7 +7,7 @@
core enhancement:
- lib/routes/index.js
- any: ['lib/**', '!lib/router.js', '!lib/routes/**', '!lib/v2/**']
- any: ['lib/**', '!lib/radar-rules.js', '!lib/router.js', '!lib/routes/**', '!lib/v2/**']
dependencies:
- yarn.lock