Просмотр исходного кода

Enable Azure Pipeline for all PRs

Stefan Profanter лет назад: 4
Родитель
Сommit
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