Skip to content

Commit a840664

Browse files
authored
[CI] Handle 'cmake' directory in labeler.yml (#234)
1 parent f3d478c commit a840664

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/labeler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ infrastructure:
2424
- "!*/**"
2525
- "scripts/**"
2626
- "**/CMakeLists.txt"
27+
- "cmake/**"
2728
docs:
2829
- "docs/**"

0 commit comments

Comments
 (0)