Add action name for pr-lint-test-js.yml

This commit is contained in:
Chi-Hsuan Huang 2022-03-29 10:05:12 +08:00
parent 025774d0c8
commit adf11a9801
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ on:
jobs:
lint-test-js:
name: Lint and Test JS
runs-on: ubuntu-18.04
steps:
- name: Cancel Previous Runs