Zach пре 2 година
родитељ
комит
257c703add
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      .github/workflows/test.yml

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

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