chore(CI/Labeler): fix Config label (#26690)
This commit is contained in:
@@ -29,7 +29,6 @@ Script:
|
|||||||
- 'src/server/scripts/**/*.cpp'
|
- 'src/server/scripts/**/*.cpp'
|
||||||
- 'src/server/scripts/**/*.h'
|
- 'src/server/scripts/**/*.h'
|
||||||
|
|
||||||
|
|
||||||
UnitTests:
|
UnitTests:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file: 'src/test/**/*'
|
- any-glob-to-any-file: 'src/test/**/*'
|
||||||
@@ -75,8 +74,6 @@ Config:
|
|||||||
- '**/*.json'
|
- '**/*.json'
|
||||||
- '**/*.yml'
|
- '**/*.yml'
|
||||||
- '**/*.yaml'
|
- '**/*.yaml'
|
||||||
- '!**/docker-compose*.yml'
|
|
||||||
- '!**/docker-compose*.yaml'
|
|
||||||
- '**/*.conf'
|
- '**/*.conf'
|
||||||
- '**/*.cfg'
|
- '**/*.cfg'
|
||||||
- '**/*.nix'
|
- '**/*.nix'
|
||||||
|
|||||||
Reference in New Issue
Block a user