Skip to content

Commit 2bcea94

Browse files
Update build.yaml
1 parent 57a4c1f commit 2bcea94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
upstream_repository: youngyangyang04/leetcode-master
2323
upstream_branch: master
2424
target_branch: master
25-
git_pull_args: '--allow-unrelated-histories'
25+
git_pull_args: --allow-unrelated-histories --rebase=merges -ff

0 commit comments

Comments
 (0)