Run workflow also on community pull requests

This commit is contained in:
delvedor
2020-04-03 09:00:40 +02:00
parent 51b1011e65
commit 5f08269907

View File

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