Skip to content

Commit

Permalink
fix up names
Browse files Browse the repository at this point in the history
  • Loading branch information
jiajames committed Aug 16, 2023
1 parent 01c2594 commit 0b8a56d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/js-lint-build-test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Lint, Build, & Test
name: [v4-client-js] Lint, Build, & Test
on: # yamllint disable-line rule:truthy
pull_request:
paths:
Expand All @@ -10,7 +10,7 @@ on: # yamllint disable-line rule:truthy
- "release/*"

jobs:
js-CI:
CI:
runs-on: ubuntu-latest
defaults:
run:
Expand Down

0 comments on commit 0b8a56d

Please sign in to comment.