Skip to content

Commit 05c7564

Browse files
committed
ci: disable automatic rebase attempt
1 parent 1e3bd94 commit 05c7564

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rebase-v2-on-main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
continue-on-error: true
4444
run: |
4545
git checkout v2
46+
git fetch
4647
git rebase origin/main
4748
git push origin v2
4849

0 commit comments

Comments
 (0)