Skip to content

Commit b6f9051

Browse files
committed
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 <[email protected]>
1 parent d41961a commit b6f9051

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/labeler.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@
102102
- "**/*bluetooth*"
103103
"area: Bluetooth Mesh":
104104
- "subsys/bluetooth/mesh/**/*"
105+
"area: Bluetooth Audio":
106+
- "subsys/bluetooth/audio/**/*"
105107
"area: Bluetooth Controller":
106108
- "subsys/bluetooth/controller/**/*"
107109
"area: Bluetooth Host":

0 commit comments

Comments
 (0)