浏览代码

Merge branch 'master' of https://github.com/BabylonJS/Babylon.js

David Catuhe 6 年之前
父节点
当前提交
32ed2422d3
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      azure-pipelines.yml

+ 6 - 0
azure-pipelines.yml

@@ -1,6 +1,12 @@
 trigger:
 - master
 
+pr:
+  autoCancel: true
+  branches:
+    include:
+    - master
+
 jobs:
 - job: WhatsNewUpdate
   displayName: 'What s New Update'