We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bd6fa4 commit 6247666Copy full SHA for 6247666
.github/workflows/pre-release.yml
@@ -91,6 +91,7 @@ jobs:
91
author: Selenium CI Bot <[email protected]>
92
delete-branch: true
93
branch: release-preparation-${{ github.event.inputs.version }}
94
+ base: trunk
95
title: "[build] Prepare for release of Selenium ${{ github.event.inputs.version }}"
96
body: |
97
**Warning: Manually update the changelogs before merging**
0 commit comments