mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 08:17:56 +00:00
fix(Labeler): file-cpp (#9025)
This commit is contained in:
6
.github/labeler.yml
vendored
6
.github/labeler.yml
vendored
@@ -1,6 +1,8 @@
|
|||||||
file-cpp:
|
file-cpp:
|
||||||
- ./*.cpp
|
- src/**/*.cpp
|
||||||
- ./*.h
|
- src/**/*.h
|
||||||
|
- deps/**/*.cpp
|
||||||
|
- deps/**/*.h
|
||||||
|
|
||||||
DB:
|
DB:
|
||||||
- data/**/*.sql
|
- data/**/*.sql
|
||||||
|
|||||||
Reference in New Issue
Block a user