4
0
Zach 3 жил өмнө
parent
commit
257c703add

+ 3 - 0
.github/workflows/test.yml

@@ -1,6 +1,9 @@
 name: Test
 
 on:
+  push:
+    branches:
+      - "*"
   pull_request:
     branches:
       - "*"