Parcourir la source

Update nodejs.yml

Dorin Paslaru il y a 6 ans
Parent
commit
6cf5b875b8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: