Update labeler.yml

This commit is contained in:
MaksimZhukov 2022-10-21 18:24:44 +02:00 committed by GitHub
parent 00cc82bc8d
commit 3a518ecf96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 3 deletions

10
.github/labeler.yml vendored
View File

@ -1,3 +1,7 @@
"Need Tests":
- any: ['**']
all: ['!__tests__/**']
# "Need Tests":
# - any: ['**']
# all: ['!__tests__/**']
@domain/core:
- package/core/*
- package/core/**/*