From db850a38025da28f9290d3173593ef784f6fb2d7 Mon Sep 17 00:00:00 2001 From: Matteias Collet Date: Thu, 21 May 2020 06:26:11 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ce1ada6..5b36ec6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,6 +3,8 @@ trigger: include: - master +pr: none + pool: vmImage: 'windows-latest'