Fix typo
Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com>
This commit is contained in:
parent
d4f5fa29db
commit
e27838049d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
operations:
|
||||
- type: label
|
||||
filters: {
|
||||
~labels: [ " status/0-triage", "status/1-design-review", "status/2-code-review", "status/3-docs-review", "status/4-merge" ],
|
||||
~labels: [ "status/0-triage", "status/1-design-review", "status/2-code-review", "status/3-docs-review", "status/4-merge" ],
|
||||
}
|
||||
settings: {
|
||||
patterns: {
|
||||
|
|
Loading…
Reference in a new issue