chore: remove useless all matcher for labeler

This commit is contained in:
Vlad Frangu
2024-03-06 21:48:17 +02:00
parent a0e00ffaf7
commit a39a5d9d41

23
.github/labeler.yml vendored
View File

@@ -1,16 +1,15 @@
chore:
- all:
- changed-files:
- all-globs-to-any-file:
- '*'
- '!deno/**/*'
- '!gateway/**/*'
- '!payloads/**/*'
- '!rest/**/*'
- '!rpc/**/*'
- '!tests/**/*'
- '!utils/**/*'
- '!voice/**/*'
- changed-files:
- all-globs-to-any-file:
- '*'
- '!deno/**/*'
- '!gateway/**/*'
- '!payloads/**/*'
- '!rest/**/*'
- '!rpc/**/*'
- '!tests/**/*'
- '!utils/**/*'
- '!voice/**/*'
ci:
- changed-files: