From d5ff101ad65cbd15b4300505aedc2302196972d1 Mon Sep 17 00:00:00 2001 From: Robert Bill <147130488+RobSlgm@users.noreply.github.com> Date: Mon, 4 May 2026 09:32:28 +0200 Subject: [PATCH] Add gitversion definition --- GitVersion.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 GitVersion.yaml diff --git a/GitVersion.yaml b/GitVersion.yaml new file mode 100644 index 0000000..e611680 --- /dev/null +++ b/GitVersion.yaml @@ -0,0 +1,5 @@ +workflow: GitHubFlow/v1 +mode: ContinuousDelivery +branches: + feature: + mode: ContinuousDelivery