Sfoglia il codice sorgente

chore(workflows): run on push

Ryan Chandler 4 anni fa
parent
commit
d0b9cf65b8
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .github/workflows/tests.yml

+ 1 - 0
.github/workflows/tests.yml

@@ -1,6 +1,7 @@
 name: Run tests
 
 on:
+  push:
   pull_request:
 
 jobs: