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:
parent
86f22aa526
commit
eb2b5fe4c9
2
.github/labeler.yml
vendored
2
.github/labeler.yml
vendored
|
@ -102,6 +102,8 @@
|
||||||
- "**/*bluetooth*"
|
- "**/*bluetooth*"
|
||||||
"area: Bluetooth Mesh":
|
"area: Bluetooth Mesh":
|
||||||
- "subsys/bluetooth/mesh/**/*"
|
- "subsys/bluetooth/mesh/**/*"
|
||||||
|
"area: Bluetooth Audio":
|
||||||
|
- "subsys/bluetooth/audio/**/*"
|
||||||
"area: Bluetooth Controller":
|
"area: Bluetooth Controller":
|
||||||
- "subsys/bluetooth/controller/**/*"
|
- "subsys/bluetooth/controller/**/*"
|
||||||
"area: Bluetooth Host":
|
"area: Bluetooth Host":
|
||||||
|
|
Loading…
Reference in a new issue