feat(ci): Add apps directory to bash label (#3721)

This commit is contained in:
Patrick Lewis
2020-11-20 14:00:34 -08:00
committed by GitHub
parent 9ce76376da
commit da304a76c9

4
.github/labeler.yml vendored
View File

@@ -13,6 +13,10 @@ Documentation:
Bash:
- ./*.sh
- apps/**/*.sh
- conf/**/*.sh
- deps/**/*.sh
- modules/**/*.sh
Cmake:
- ./*.cmake