update CI to be on push
This commit is contained in:
parent
7305378e47
commit
dd860329aa
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
when:
|
||||
- event: push
|
||||
branch: master
|
||||
|
||||
steps:
|
||||
build:
|
||||
image: node
|
||||
|
|
Loading…
Reference in a new issue