Skip to content

Commit

Permalink
Sync with upstream
Browse files Browse the repository at this point in the history
Signed-off-by: popcorny <[email protected]>
  • Loading branch information
popcornylu authored and github-actions[bot] committed May 27, 2024
1 parent 37e1733 commit 2379d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/recce-prsync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
git remote add upstream https://github.com/opensource-observer/oso.git
git fetch upstream
git rebase upstream/main
git push origin dev
git push -f origin dev
prsync:
runs-on: ubuntu-latest

Expand Down

0 comments on commit 2379d43

Please sign in to comment.