From 89f53a0af084a3b13f771960a589493ca9aa422b Mon Sep 17 00:00:00 2001 From: nagarjuna33 <115863146+nagarjuna33@users.noreply.github.com> Date: Mon, 13 Feb 2023 08:41:50 +0530 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6fba9cc6a..d99f6fe19 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -2,7 +2,7 @@ pool: default name: springpet trigger: - - main + - practiceagent stages: - stage: stage1 displayName: spring-stage1