mirror of https://github.com/actions/setup-go.git
Update labeler.yml
This commit is contained in:
parent
00cc82bc8d
commit
3a518ecf96
|
@ -1,3 +1,7 @@
|
|||
"Need Tests":
|
||||
- any: ['**']
|
||||
all: ['!__tests__/**']
|
||||
# "Need Tests":
|
||||
# - any: ['**']
|
||||
# all: ['!__tests__/**']
|
||||
|
||||
@domain/core:
|
||||
- package/core/*
|
||||
- package/core/**/*
|
||||
|
|
Loading…
Reference in New Issue