DEV: Fix `labeler.yml` glob configuration (#18846)
Followup to 449f7d5ed5
This commit is contained in:
parent
8ed001678f
commit
6c25b28312
|
@ -1,2 +1,2 @@
|
|||
chat:
|
||||
- any: plugins/chat/**/*
|
||||
- plugins/chat/**/*
|
||||
|
|
Loading…
Reference in New Issue