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 1c0263b commit 9ce61cdCopy full SHA for 9ce61cd
.github/workflows/pin-browsers.yml
@@ -40,13 +40,10 @@ jobs:
40
with:
41
token: ${{ secrets.SELENIUM_CI_TOKEN }}
42
add-paths: common/repositories.bzl
43
- commit-message: |
44
- Update pinned browser versions
45
-
46
- Run tests: [dotnet] [rb] [java] [js] [py]
+ commit-message: "Update pinned browser versions"
47
committer: Selenium CI Bot <[email protected]>
48
author: Selenium CI Bot <[email protected]>
49
- title: "Automated Browser Version Update"
+ title: "[dotnet][rb][java][js][py] Automated Browser Version Update"
50
body: |
51
This is an automated pull request to update pinned browsers and drivers
52
0 commit comments