mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-04 22:07:52 +00:00
chore(CI/Labeler): fix Config label (#26690)
This commit is contained in:
3
.github/labeler.yml
vendored
3
.github/labeler.yml
vendored
@@ -29,7 +29,6 @@ Script:
|
||||
- 'src/server/scripts/**/*.cpp'
|
||||
- 'src/server/scripts/**/*.h'
|
||||
|
||||
|
||||
UnitTests:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'src/test/**/*'
|
||||
@@ -75,8 +74,6 @@ Config:
|
||||
- '**/*.json'
|
||||
- '**/*.yml'
|
||||
- '**/*.yaml'
|
||||
- '!**/docker-compose*.yml'
|
||||
- '!**/docker-compose*.yaml'
|
||||
- '**/*.conf'
|
||||
- '**/*.cfg'
|
||||
- '**/*.nix'
|
||||
|
||||
Reference in New Issue
Block a user