From 6f4aadfa401b45cfb902d561529d00ccc3a49db6 Mon Sep 17 00:00:00 2001 From: Jojo Aquino Date: Mon, 21 Apr 2025 07:33:43 +0000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f97960d..0d9c762 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -107,6 +107,7 @@ stages: - job: WindowsBuild displayName: 'Build on Windows' dependsOn: SetupEnvironment + condition: ne(variables['Build.Reason'], 'PullRequest') variables: folderChanged: $[ dependencies.SetupEnvironment.outputs['diffStep.folderChanged'] ] pool: