actions: Fix typo in actions/labeler labeler.yml (#6745)

It's not "any-globs-to-all-files", but "any-glob-to-all-files"
This commit is contained in:
ColorfulRhino 2024-06-15 07:44:48 +00:00 committed by GitHub
parent 5ea4a2c428
commit 5dcb33a960
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.github/labeler.yml vendored
View File

@ -14,7 +14,7 @@
- all:
- changed-files:
- any-glob-to-any-file: ['patch/**/*','config/**/*']
- any-globs-to-all-files: ['!config/cli/*','!config/desktop/*','!config/distributions/*']
- any-glob-to-all-files: ['!config/cli/*','!config/desktop/*','!config/distributions/*']
"Framework":
- all: