Skip to content

Commit 6247666

Browse files
committed
[build] pre-release PR should set to merge directly to trunk
1 parent 0bd6fa4 commit 6247666

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pre-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ jobs:
9191
author: Selenium CI Bot <[email protected]>
9292
delete-branch: true
9393
branch: release-preparation-${{ github.event.inputs.version }}
94+
base: trunk
9495
title: "[build] Prepare for release of Selenium ${{ github.event.inputs.version }}"
9596
body: |
9697
**Warning: Manually update the changelogs before merging**

0 commit comments

Comments
 (0)