Skip to content

Commit 1ac3fd8

Browse files
ting-yuanKSP Auto Pick
authored and
KSP Auto Pick
committed
CI: auto-merge: rebase again before push
(cherry picked from commit 9b858b2)
1 parent 414d37a commit 1ac3fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888

8989
- name: push to release branch
9090
if: success()
91-
run: git push origin
91+
run: git fetch && git rebase && git push origin
9292

9393
- name: Upload test results
9494
if: always()

0 commit comments

Comments
 (0)