Browse Source

Update nodejs.yml

Dorin Paslaru 6 years ago
parent
commit
6cf5b875b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/nodejs.yml

+ 1 - 1
.github/workflows/nodejs.yml

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