Răsfoiți Sursa

chore(workflows): run on push

Ryan Chandler 4 ani în urmă
părinte
comite
d0b9cf65b8
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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: