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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.github/labeler.yml vendored
View file

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