feat(CI/Labeler): Add Batch label (#7993)

This commit is contained in:
Kitzunu 2021-09-21 01:48:20 +02:00 committed by GitHub
parent a03125baee
commit 5bc8b0dfbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
.github/labeler.yml vendored
View file

@ -21,8 +21,11 @@ Bash:
- deps/**/*.sh
- modules/**/*.sh
Cmake:
CMake:
- ./*.cmake
Workflow:
- .github/workflows/*
Batch:
- apps/**/*.bat