Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
katrinafyi authored Dec 23, 2024
1 parent efea416 commit a7a3bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,6 @@ jobs:
- run: |
git log
git checkout -b bot-${{ github.run_number }}
git push origin bot-380
git push -u origin HEAD
gh pr create --fill-verbose --base ${{ github.head_ref || github.ref_name }}
gh pr merge --auto --delete-branch

0 comments on commit a7a3bee

Please sign in to comment.