fix(ci): use rebase merge for flake update
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
b498cce814
commit
20c99fa535
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-flake.yml
vendored
2
.github/workflows/update-flake.yml
vendored
|
@ -57,4 +57,4 @@ jobs:
|
|||
uses: peter-evans/enable-pull-request-automerge@v3
|
||||
with:
|
||||
pull-request-number: ${{ steps.cpr.outputs.pull-request-number }}
|
||||
merge-method: merge
|
||||
merge-method: rebase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue