mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(Labeler): revert CORE changes(#3683)
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user