fix(Labeler): file-cpp (#9025)

This commit is contained in:
Kitzunu
2021-11-07 15:55:53 +01:00
committed by GitHub
parent ebe255d6c0
commit 463a98f82e

6
.github/labeler.yml vendored
View File

@@ -1,6 +1,8 @@
file-cpp:
- ./*.cpp
- ./*.h
- src/**/*.cpp
- src/**/*.h
- deps/**/*.cpp
- deps/**/*.h
DB:
- data/**/*.sql