mirror of https://github.com/yewstack/yew
Use squash when auto merging (#1292)
This commit is contained in:
parent
ecc2d3b950
commit
59fca9d9cb
|
@ -6,7 +6,7 @@ pull_request_rules:
|
|||
- label=automerge
|
||||
actions:
|
||||
merge:
|
||||
method: rebase
|
||||
method: squash
|
||||
- name: remove automerge label on CI failure
|
||||
conditions:
|
||||
- status-failure=Travis CI - Pull Request
|
||||
|
|
Loading…
Reference in New Issue