Parcourir la source

Enable Azure Pipeline for all PRs

Stefan Profanter il y a 4 ans
Parent
commit
4f75fdc2fb
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  1. 0 3
      azure-pipelines.yml

+ 0 - 3
azure-pipelines.yml

@@ -2,9 +2,6 @@
 # https://aka.ms/yaml
 
 
-pr:
-  autoCancel: true # indicates whether additional pushes to a PR should cancel in-progress runs for the same PR. Defaults to true
-
 variables:
   choco_cache: C:/ProgramData/chocolatey
   vcpkg_cache: C:/vcpkg/installed