feat(ci): Add apps directory to bash label (#3721)
This commit is contained in:
parent
9ce76376da
commit
da304a76c9
1 changed files with 4 additions and 0 deletions
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
|
|
@ -13,6 +13,10 @@ Documentation:
|
|||
|
||||
Bash:
|
||||
- ./*.sh
|
||||
- apps/**/*.sh
|
||||
- conf/**/*.sh
|
||||
- deps/**/*.sh
|
||||
- modules/**/*.sh
|
||||
|
||||
Cmake:
|
||||
- ./*.cmake
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue