Update labeler.yml

Fix syntax errors (hopefully)
This commit is contained in:
Frank Dana
2019-10-30 04:53:53 -04:00
committed by GitHub
parent 729805b914
commit cc1f82276c

2
.github/labeler.yml vendored
View File

@@ -1,4 +1,4 @@
# Add 'build' label to CMake changes
build:
- **/CMakeList.txt
- /**/CMakeList.txt
- /cmake/**/*.cmake