Yeuoly hai 1 ano
pai
achega
78d7535967
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .github/workflows/tests.yml

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

@@ -4,6 +4,9 @@ on:
   pull_request:
     branches:
       - main
+  push:
+    branches:
+      - main
 
 concurrency:
   group: test-tests-${{ github.head_ref || github.run_id }}