mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
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…
x
Reference in New Issue
Block a user