DEV: Fix `labeler.yml` glob configuration (#18846)

Followup to 449f7d5ed5
This commit is contained in:
David Taylor 2022-11-02 15:59:59 +00:00 committed by GitHub
parent 8ed001678f
commit 6c25b28312
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.github/labeler.yml vendored
View File

@ -1,2 +1,2 @@
chat:
- any: plugins/chat/**/*
- plugins/chat/**/*