diff --git a/.github/labeler.yml b/.github/labeler.yml index cfee42ee1..af05cb031 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -24,5 +24,6 @@ infrastructure: - "!*/**" - "scripts/**" - "**/CMakeLists.txt" + - "cmake/**" docs: - "docs/**"