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: