feat(CI): skip matrix builds for non-C++ changes (#9008)

This commit is contained in:
Francesco Borzì
2021-11-07 10:11:13 +01:00
committed by GitHub
parent cb07d1fc8a
commit 7cd03f1429
5 changed files with 69 additions and 17 deletions

4
.github/labeler.yml vendored
View File

@@ -1,3 +1,7 @@
file-cpp:
- ./*.cpp
- ./*.h
DB:
- data/**/*.sql