Add action name for pr-lint-test-js.yml
This commit is contained in:
parent
025774d0c8
commit
adf11a9801
|
@ -9,6 +9,7 @@ on:
|
|||
|
||||
jobs:
|
||||
lint-test-js:
|
||||
name: Lint and Test JS
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- name: Cancel Previous Runs
|
||||
|
|
Loading…
Reference in New Issue