* update events for GH actions to include PRs * change action events to pull_request only
@@ -1,6 +1,6 @@
name: Node CI
-on: [push]
+on: [pull_request]
jobs:
lint:
test: