Skip to content

Commit 534fb06

Browse files
committed
[ci] Update workflows release backward versions
[skip ci] Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
1 parent c159c40 commit 534fb06

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/release-chrome-versions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ jobs:
201201
committer: 'Selenium CI Bot <selenium-ci@users.noreply.github.com>'
202202
author: 'Selenium CI Bot <selenium-ci@users.noreply.github.com>'
203203
branch: browser-node-changelog
204+
base: trunk
204205
- name: Check outputs
205206
if: ${{ steps.cpr.outputs.pull-request-number }}
206207
run: |

.github/workflows/release-edge-versions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ jobs:
201201
committer: 'Selenium CI Bot <selenium-ci@users.noreply.github.com>'
202202
author: 'Selenium CI Bot <selenium-ci@users.noreply.github.com>'
203203
branch: browser-node-changelog
204+
base: trunk
204205
- name: Check outputs
205206
if: ${{ steps.cpr.outputs.pull-request-number }}
206207
run: |

.github/workflows/release-firefox-versions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ jobs:
201201
committer: 'Selenium CI Bot <selenium-ci@users.noreply.github.com>'
202202
author: 'Selenium CI Bot <selenium-ci@users.noreply.github.com>'
203203
branch: browser-node-changelog
204+
base: trunk
204205
- name: Check outputs
205206
if: ${{ steps.cpr.outputs.pull-request-number }}
206207
run: |

0 commit comments

Comments
 (0)