Skip to content

Commit 1766449

Browse files
committed
chore: fix auto merge
1 parent 8d66a6b commit 1766449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-node.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
with:
5454
token: ${{secrets.AUTOMATION_TOKEN}}
5555
pull-request-number: ${{steps.changes.outputs.pull-request-number}}
56-
merge-method: squash
56+
merge-method: rebase

0 commit comments

Comments
 (0)