From 89db215e84fae133e073d2be45bcaeb73cda9875 Mon Sep 17 00:00:00 2001 From: chandu54321 Date: Thu, 12 Dec 2024 16:52:16 +0530 Subject: [PATCH] added teh pr --- azure-pipelines.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ff8ec8ac7..6c414efca 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,7 @@ trigger: -- master +- master +pr: + - master pool: vmImage: 'ubuntu-latest'