Update labeler.yml

This commit is contained in:
MaksimZhukov 2022-10-21 15:11:23 +02:00 committed by GitHub
parent 10a6978541
commit 00cc82bc8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.github/labeler.yml vendored
View file

@ -1,2 +1,3 @@
"Need Tests": "Need Tests":
- any: ['**', '!__tests__/**'] - any: ['**']
all: ['!__tests__/**']