build: fix ci

This commit is contained in:
Krist Wongsuphasawat 2020-04-17 12:39:51 -07:00 committed by Yongjie Zhao
parent 5aa5854d3f
commit 07091811f0

View File

@ -2,6 +2,8 @@ name: Node.js CI
on:
push:
branches:
- '*'
tags-ignore:
- 'trigger-patch-test.*'
pull_request: