We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37b1c07 commit 1435f27Copy full SHA for 1435f27
.github/workflows/build.yaml
@@ -22,4 +22,4 @@ jobs:
22
upstream_repository: austingebauer/go-leetcode
23
upstream_branch: master
24
target_branch: master
25
- git_pull_args: --allow-unrelated-histories --ff
+ git_pull_args: --allow-unrelated-histories --rebase=merges --ff
0 commit comments