Browse Source

Update azure-pipelines.yml for Azure Pipelines [skip ci]

sebavan 6 years ago
parent
commit
5ab3e338fb
1 changed files with 6 additions and 0 deletions
  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'