소스 검색

feat 0.2.2

Yeuoly 1 년 전
부모
커밋
6b8482011a
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]