actions: Add Bluetooth Audio label to Bluetooth Audio directory changes

Automatically apply the "area: Bluetooth Audio" label to changes in the
subsys/bluetooth/audio directory.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
Emil Gydesen 2021-02-09 08:44:19 +01:00 committed by Anas Nashif
parent 86f22aa526
commit eb2b5fe4c9
1 changed files with 2 additions and 0 deletions

2
.github/labeler.yml vendored
View File

@ -102,6 +102,8 @@
- "**/*bluetooth*"
"area: Bluetooth Mesh":
- "subsys/bluetooth/mesh/**/*"
"area: Bluetooth Audio":
- "subsys/bluetooth/audio/**/*"
"area: Bluetooth Controller":
- "subsys/bluetooth/controller/**/*"
"area: Bluetooth Host":