Yeuoly hace 1 año
padre
commit
eb282fe550
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .github/workflows/build-universal.yml

+ 3 - 0
.github/workflows/build-universal.yml

@@ -4,6 +4,9 @@ on:
   push:
     branches:
       - main
+  pull_request:
+    branches:
+      - main
   release:
     types: [published]