There was an error while loading. Please reload this page.
1 parent 0d620d2 commit 057323dCopy full SHA for 057323d
1 file changed
.github/workflows/nightly.yml
@@ -93,7 +93,7 @@ jobs:
93
94
javascript:
95
if: (github.repository_owner == 'seleniumhq') && (inputs.language == 'javascript' || github.event_name == 'schedule')
96
- name: DotNet
+ name: JavaScript
97
uses: ./.github/workflows/bazel.yml
98
with:
99
name: Nightly JavaScript Release
0 commit comments