Dorin Paslaru 6 anni fa
parent
commit
41da517ffc
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      .github/workflows/nodejs.yml

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

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