⚒️ fix: also run Actions CI on Pull Request events (#212)

Co-authored-by: Tatiana Mac <tatiana.t.mac@gmail.com>
This commit is contained in:
Tierney Cyren 2020-06-12 15:39:33 -04:00 committed by GitHub
parent 6d34f45aad
commit 1bb7a22f6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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