Skip to content

Commit cf64060

Browse files
raiden00plxiaoxiang781216
authored andcommitted
.github/labler.yml: fix confition condition for Area: Bluetooth
Signed-off-by: raiden00pl <[email protected]>
1 parent 7c37a46 commit cf64060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"Area: Bluetooth":
171171
- changed-files:
172172
- any-glob-to-any-file: 'wireless/bluetooth/**'
173-
- any-glob-to-any-file: 'nuttx/drivers/wireless/bluetooth/**'
173+
- any-glob-to-any-file: 'drivers/wireless/bluetooth/**'
174174
- any-glob-to-any-file: 'include/nuttx/wireless/bluetooth/**'
175175

176176
"Area: Build system":

0 commit comments

Comments
 (0)