From d5eccdca9b78148b93680a4993be9c5508cb54e7 Mon Sep 17 00:00:00 2001 From: Jose Perez Rodriguez Date: Thu, 9 Nov 2023 14:48:09 -0800 Subject: [PATCH] Adding CI support for dev branch --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7f5a245bb87..2dae41219b1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -7,6 +7,7 @@ trigger: branches: include: - main + - dev - release/* paths: include: @@ -27,6 +28,7 @@ pr: branches: include: - main + - dev - release/* paths: include: