fix(Labeler): file-cpp (#9025)
This commit is contained in:
parent
ebe255d6c0
commit
463a98f82e
1 changed files with 4 additions and 2 deletions
6
.github/labeler.yml
vendored
6
.github/labeler.yml
vendored
|
|
@ -1,6 +1,8 @@
|
|||
file-cpp:
|
||||
- ./*.cpp
|
||||
- ./*.h
|
||||
- src/**/*.cpp
|
||||
- src/**/*.h
|
||||
- deps/**/*.cpp
|
||||
- deps/**/*.h
|
||||
|
||||
DB:
|
||||
- data/**/*.sql
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue