From e33ca80be55c5a04ffce4097319321c42814a714 Mon Sep 17 00:00:00 2001 From: Jojo Aquino Date: Mon, 21 Apr 2025 13:37:44 +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 55cabf4..bf9c19a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -71,6 +71,7 @@ stages: - job: WindowsBuild displayName: 'Build on Windows' + condition: ne(variables['Build.Reason'], 'PullRequest') pool: vmImage: 'windows-latest' # Specify the Windows agent steps: