diff --git a/.github/labeler.yml b/.github/labeler.yml index e4c991f7..756bf1e4 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,4 +1,4 @@ # Add 'build' label to CMake changes build: - - **/CMakeList.txt + - /**/CMakeList.txt - /cmake/**/*.cmake