Skip to content

Commit

Permalink
Keep stable releases in stable-2.14 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mdujava committed Nov 26, 2024
1 parent b1ce0af commit d04d76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch_1_rc_pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
- name: create PR
run: |
git push -u origin HEAD
gh pr create --fill --reviewer mkudlej,mdujava,dhlavac
gh pr create -B stable-2.14 --fill --reviewer mkudlej,mdujava,dhlavac
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d04d76f

Please sign in to comment.