mirror of
https://github.com/actions/setup-go.git
synced 2025-06-28 16:03:43 +00:00
Update labeler.yml
This commit is contained in:
parent
00cc82bc8d
commit
3a518ecf96
1 changed files with 7 additions and 3 deletions
10
.github/labeler.yml
vendored
10
.github/labeler.yml
vendored
|
@ -1,3 +1,7 @@
|
||||||
"Need Tests":
|
# "Need Tests":
|
||||||
- any: ['**']
|
# - any: ['**']
|
||||||
all: ['!__tests__/**']
|
# all: ['!__tests__/**']
|
||||||
|
|
||||||
|
@domain/core:
|
||||||
|
- package/core/*
|
||||||
|
- package/core/**/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue