fixed error in workflow file
parent
7f7335c2af
commit
1f26500ee6
|
|
@ -7,7 +7,7 @@ on:
|
||||||
|
|
||||||
push:
|
push:
|
||||||
branches: [ add-node-version-file-support ]
|
branches: [ add-node-version-file-support ]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
pull_request:
|
pull_request:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue