From 8445048710f82cd24f1737abc898792d8c944777 Mon Sep 17 00:00:00 2001 From: Maxwell Weru Date: Fri, 9 Aug 2024 16:02:39 +0300 Subject: [PATCH] Update GitVersion.yml --- GitVersion.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/GitVersion.yml b/GitVersion.yml index 8f8eccd..9ee53ad 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,6 +1,6 @@ -# Only changing the mode from 'ContinuousDelivery' to 'ContinuousDeployment' results in better numbers (no '+' in them) -# To get the default configuration comment out all the contents of this file and run 'gitversion /showconfig' -mode: ContinuousDeployment +# To get the effective configuration run 'gitversion /showconfig' branches: pull-request: label: pr + main: + label: ci