Skip to content

Commit cc1f822

Browse files
authored
Update labeler.yml
Fix syntax errors (hopefully)
1 parent 729805b commit cc1f822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Add 'build' label to CMake changes
22
build:
3-
- **/CMakeList.txt
3+
- /**/CMakeList.txt
44
- /cmake/**/*.cmake

0 commit comments

Comments
 (0)