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