mirror of https://github.com/actions/setup-go.git
Update labeler.yml
This commit is contained in:
parent
98ea570019
commit
7ddd1939b8
|
@ -7,8 +7,14 @@
|
||||||
# - package/core/*
|
# - package/core/*
|
||||||
# - package/core/**/*
|
# - package/core/**/*
|
||||||
|
|
||||||
bug:
|
# Removing labels
|
||||||
- non-existent-file.txt
|
# bug:
|
||||||
|
# - non-existent-file.txt
|
||||||
|
# invalid:
|
||||||
|
# - non-existent-file.txt
|
||||||
|
|
||||||
invalid:
|
# Match all files
|
||||||
- non-existent-file.txt
|
"Tests failed":
|
||||||
|
- '**'
|
||||||
|
- '.*'
|
||||||
|
- '.*/**'
|
||||||
|
|
Loading…
Reference in New Issue