Browse Source

Update build.yaml

K. S. Ernest (iFire) Lee 3 years ago
parent
commit
eb1ab7581d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .github/workflows/build.yaml

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

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