Merge pull request #17891 from casswedson/label-as-build

ci: label changes to Makefiles as build
This commit is contained in:
James McCoy
2022-03-28 06:14:26 -04:00
committed by GitHub

1
.github/labeler.yml vendored
View File

@@ -49,6 +49,7 @@
"build":
- CMakeLists.txt
- "**/CMakeLists.txt"
- "**/Makefile"
- "**/*.cmake"
"test":