Run workflow also on community pull requests

This commit is contained in:
delvedor
2020-04-03 09:00:40 +02:00
parent bb28276553
commit bdd38597d8

View File

@ -1,6 +1,6 @@
name: Node CI
on: [push]
on: [push, pull_request]
jobs:
test: