浏览代码

Update build.yaml

K. S. Ernest (iFire) Lee 3 年之前
父节点
当前提交
eb1ab7581d
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .github/workflows/build.yaml

+ 3 - 0
.github/workflows/build.yaml

@@ -1,5 +1,8 @@
 name: "Build FBX2GLTF"
 on:
+  pull_request:
+    branches:
+    - master
   push:
     branches:
       - master