fix(Labeler): revert CORE changes(#3683)
This commit is contained in:
parent
28de0a5ba2
commit
cb382ad01d
1 changed files with 1 additions and 2 deletions
3
.github/labeler.yml
vendored
3
.github/labeler.yml
vendored
|
|
@ -2,8 +2,7 @@ DB:
|
|||
- data/**/*.sql
|
||||
|
||||
CORE:
|
||||
- any: ['src/**/*.cpp', 'src/**/*.h']
|
||||
- all: ['!src/server/scripts/*']
|
||||
- any: ['src/**/*', '!src/server/scripts/*']
|
||||
|
||||
Script:
|
||||
- src/server/scripts/**/*.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue