Skip to content

Commit

Permalink
[Merge] trying ours
Browse files Browse the repository at this point in the history
  • Loading branch information
SakulFlee committed Jun 20, 2023
1 parent 13aa557 commit 4b885c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upstream_merger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
git fetch --all
echo "> Merging ..."
git merge -s ort -Xtheirs upstream/main origin/main
git merge -s ours upstream/main origin/main
echo "> Pushing ..."
git add --all || true
Expand Down

0 comments on commit 4b885c8

Please sign in to comment.