Run action on pull request

This commit is contained in:
Ben Allfree 2022-10-14 09:24:43 -07:00
parent dbd063809e
commit 243a17fe3a

View File

@ -1,6 +1,6 @@
name: Node.js CI
on: [push]
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest