Run tests on master too

This commit is contained in:
Rijk van Zanten
2020-03-11 16:36:04 -04:00
committed by GitHub
parent 97b7bb01b6
commit 8bdccf222a

View File

@@ -1,6 +1,10 @@
name: Node CI
on: [pull_request]
on:
pull_request:
push:
branches:
- master
jobs:
build: