diff --git a/.github/labeler.yml b/.github/labeler.yml index d03e3ae96..6d2c5659c 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -21,8 +21,11 @@ Bash: - deps/**/*.sh - modules/**/*.sh -Cmake: +CMake: - ./*.cmake Workflow: - .github/workflows/* + +Batch: + - apps/**/*.bat