Skip to content

Commit 9ce61cd

Browse files
committed
try to get pinned_browser job to run all the tests by putting things in PR title
1 parent 1c0263b commit 9ce61cd

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/pin-browsers.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,10 @@ jobs:
4040
with:
4141
token: ${{ secrets.SELENIUM_CI_TOKEN }}
4242
add-paths: common/repositories.bzl
43-
commit-message: |
44-
Update pinned browser versions
45-
46-
Run tests: [dotnet] [rb] [java] [js] [py]
43+
commit-message: "Update pinned browser versions"
4744
committer: Selenium CI Bot <[email protected]>
4845
author: Selenium CI Bot <[email protected]>
49-
title: "Automated Browser Version Update"
46+
title: "[dotnet][rb][java][js][py] Automated Browser Version Update"
5047
body: |
5148
This is an automated pull request to update pinned browsers and drivers
5249

0 commit comments

Comments
 (0)