Sfoglia il codice sorgente

Update and rename node-push.yml to nodejs.yml

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

+ 1 - 1
.github/workflows/node-push.yml → .github/workflows/nodejs.yml

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