소스 검색

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