aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorcaleb.mabry.15@cnu.edu <caleb.mabry.15@cnu.edu>2022-03-07 10:54:52 -0500
committercaleb.mabry.15@cnu.edu <caleb.mabry.15@cnu.edu>2022-03-07 10:54:52 -0500
commitbea23c3a9377f2bc6d6ea824ca408c14af64c3ae (patch)
tree9ee52d85b929e19f001483b43f55f21dced773ab /.github
parent0dafeb6d7264e03dce72f91ffa1ce9f930133f8c (diff)
Run on pull request
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/nodejs.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml
index e652197..a2db377 100644
--- a/.github/workflows/nodejs.yml
+++ b/.github/workflows/nodejs.yml
@@ -1,7 +1,6 @@
name: Node CI
-on: [push]
-
+on: [push, pull_request]
jobs:
build: