ソースを参照

Enable Azure Pipeline for all PRs

Stefan Profanter 4 年 前
コミット
4f75fdc2fb
共有1 個のファイルを変更した0 個の追加3 個の削除を含む
  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