s
This commit is contained in:
parent
b3274976d9
commit
5b80c837a4
2
.github/workflows/pr-create.yml
vendored
2
.github/workflows/pr-create.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
git config user.name "github-actions[bot]"
|
||||
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
|
||||
# Always rebase the bump branch on the latest main so the PR
|
||||
# Always rebase the bump branch on the latest main so the PR is testable
|
||||
git fetch origin main
|
||||
if git fetch origin chore/version-bump 2>/dev/null; then
|
||||
git checkout chore/version-bump
|
||||
|
||||
Loading…
Reference in New Issue
Block a user