Skip to content

Commit

Permalink
[nightly] Fixing typo
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
diemol committed Apr 24, 2024
1 parent 0d620d2 commit 057323d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:

javascript:
if: (github.repository_owner == 'seleniumhq') && (inputs.language == 'javascript' || github.event_name == 'schedule')
name: DotNet
name: JavaScript
uses: ./.github/workflows/bazel.yml
with:
name: Nightly JavaScript Release
Expand Down

0 comments on commit 057323d

Please sign in to comment.