From 8463bb245df10161ef3981b35e02ef83752cd3b4 Mon Sep 17 00:00:00 2001 From: Eugene Tolmachev Date: Wed, 29 Nov 2023 11:28:23 -0500 Subject: [PATCH] build PRs --- azure-pipelines.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 90e9128..75c6981 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -9,6 +9,11 @@ trigger: include: - master - refs/tags/* +pr: + branches: + include: + - master + steps: - task: UseDotNet@2 inputs: