Skip to content

Commit

Permalink
ci: push to upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
katrinafyi authored Dec 23, 2024
1 parent 6ce0106 commit fdeb26e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,6 @@ jobs:
- run: |
git checkout -b bot-${{ github.run_number }}
git push
gh pr create --fill-verbose
git push --set-upstream origin bot-380
gh pr create --fill-verbose --base ${{ github.head_ref || github.ref_name }}
gh pr merge --auto --delete-branch

0 comments on commit fdeb26e

Please sign in to comment.