Update lint.js.yml
This commit is contained in:
parent
892181e0c5
commit
475041b3d0
|
@ -1,5 +1,9 @@
|
|||
name: Lint code
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
|
|
Loading…
Reference in New Issue