.github/labler.yml: fix confition condition for Area: Bluetooth

Signed-off-by: raiden00pl <raiden00@railab.me>
This commit is contained in:
raiden00pl
2024-10-15 14:51:08 +02:00
committed by Xiang Xiao
parent 7c37a46f69
commit cf64060a72
+1 -1
View File
@@ -170,7 +170,7 @@
"Area: Bluetooth":
- changed-files:
- any-glob-to-any-file: 'wireless/bluetooth/**'
- any-glob-to-any-file: 'nuttx/drivers/wireless/bluetooth/**'
- any-glob-to-any-file: 'drivers/wireless/bluetooth/**'
- any-glob-to-any-file: 'include/nuttx/wireless/bluetooth/**'
"Area: Build system":