Skip to content

Commit

Permalink
feat: add base branch when create pr
Browse files Browse the repository at this point in the history
  • Loading branch information
khoilen committed Jan 7, 2025
1 parent 2c619f2 commit eff1bba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,5 @@ jobs:
title: "Bump version to ${{ env.new_version }}"
body: "This PR bumps the version to ${{ env.new_version }}."
labels: version-bump
delete-branch: true
assignees: khoilen
reviewers: khoilen

0 comments on commit eff1bba

Please sign in to comment.