Update lint.js.yml

This commit is contained in:
Piotr Rogowski 2022-08-10 20:56:41 +02:00 committed by GitHub
parent 892181e0c5
commit 475041b3d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
name: Lint code
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
on:
push:
branches: [ master ]