diff --git a/GitVersion.yml b/GitVersion.yml index 905dcd5..c1d84f7 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -14,6 +14,7 @@ branches: mode: ContinuousDelivery source-branches: - develop + - main hotfix: regex: ^hotfix?[\/-](?.+) mode: ContinuousDelivery