feat(CI): skip matrix builds for non-C++ changes (#9008)
This commit is contained in:
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
@@ -1,3 +1,7 @@
|
||||
file-cpp:
|
||||
- ./*.cpp
|
||||
- ./*.h
|
||||
|
||||
DB:
|
||||
- data/**/*.sql
|
||||
|
||||
|
||||
Reference in New Issue
Block a user