Yeuoly 1 rok temu
rodzic
commit
eb282fe550
1 zmienionych plików z 3 dodań i 0 usunięć
  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]