From 4230408ca703b19ecd70547105acc1776ba63420 Mon Sep 17 00:00:00 2001 From: prasenjeetnath <147582543+prasenjeetnath@users.noreply.github.com> Date: Fri, 17 Nov 2023 16:59:45 +0530 Subject: [PATCH] Update GitVersion.yml --- GitVersion.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/GitVersion.yml b/GitVersion.yml index 550c66c..6740ae6 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,4 +1,5 @@ mode: Mainline next-version: 2.0.0 branches: - master: + master: + regex: ^master$|^main$