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