Explorar el Código

chore(workflows): run on push

Ryan Chandler hace 4 años
padre
commit
d0b9cf65b8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: