test
This commit is contained in:
parent
7500eda3d2
commit
b23bf31fa1
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
@ -2,9 +2,9 @@ name: Node.js CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: ['**']
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches: ['**']
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user