From 137d4da6a2f4baa7b32ed154436a0eab82de272f Mon Sep 17 00:00:00 2001 From: Tigger Kindel Date: Thu, 8 Jun 2023 08:22:06 -0600 Subject: [PATCH] source-branches --- GitVersion.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/GitVersion.yml b/GitVersion.yml index 96739c8a0..e63ce0173 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -2,4 +2,5 @@ branches: v2_develop: regex: v2_develop tag: alpha - source-branches: [] + source-branches: + - v2_develop