Skip to content

Commit 401fb8d

Browse files
fix: rename master to main and add ContinuousDelivery mode in GitVersion.yml for v6 compatibility
Agent-Logs-Url: https://github.com/TypedRest/TypedRest-Java/sessions/fabbee0a-be12-47d0-b364-9599cc8d7c4b Co-authored-by: bastianeicher <414366+bastianeicher@users.noreply.github.com>
1 parent a52c151 commit 401fb8d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

GitVersion.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ branches:
55
develop:
66
label: alpha
77
increment: Patch
8-
master:
8+
main:
9+
mode: ContinuousDelivery
910
label: beta
1011

1112
# Stabilization branches

0 commit comments

Comments
 (0)