From 6258c943c59814b7dca41fb50d6a62829bcd8548 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20M=C3=BCller?= Date: Sun, 20 Mar 2022 12:18:26 +0100 Subject: [PATCH] Update GitVersion.yml --- GitVersion.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/GitVersion.yml b/GitVersion.yml index ed16160..f55a7e2 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,5 +1,9 @@ mode: ContinuousDelivery -branches: {} +branches: + develop: + increment: None + main: + increment: None ignore: sha: [] merge-message-formats: {}