mirror of https://github.com/docker/compose.git
correct invalid yaml indentation
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
parent
29af1a84ca
commit
79bf9ed652
|
@ -43,7 +43,7 @@ closeComment: >
|
||||||
limitPerRun: 30
|
limitPerRun: 30
|
||||||
|
|
||||||
# Limit to only `issues` or `pulls`
|
# Limit to only `issues` or `pulls`
|
||||||
only: issues
|
only: issues
|
||||||
|
|
||||||
# Optionally, specify configuration settings that are specific to just 'issues' or 'pulls':
|
# Optionally, specify configuration settings that are specific to just 'issues' or 'pulls':
|
||||||
# pulls:
|
# pulls:
|
||||||
|
|
Loading…
Reference in New Issue