Skip to content

Commit

Permalink
Update sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Feb 2, 2024
1 parent 1e9a033 commit 0cdc9be
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,8 @@ jobs:
git branch -va
git rebase upstream/main
git push -f origin
git branch upstream-main upstream/main
#git fetch origin upstream_main
#git checkout upstream_main
#git rebase upstream/main
git push origin upstream-main

0 comments on commit 0cdc9be

Please sign in to comment.