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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: ['**']
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
branches: ['**']
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user