Yeuoly 1 年間 前
コミット
eb282fe550
共有1 個のファイルを変更した3 個の追加0 個の削除を含む
  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]