Skip to content

Commit 6eb6f6f

Browse files
JoeRobichrenovate[bot]
authored andcommitted
Update GitVersion configuration
1 parent c4011fa commit 6eb6f6f

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

GitVersion.yml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
assembly-versioning-scheme: MajorMinorPatch
2-
mode: ContinuousDeployment
1+
workflow: GitHubFlow/v1
2+
semantic-version-format: Loose
3+
34
branches:
4-
master:
5-
regex: ^master$|^main$
5+
main:
6+
mode: ContinuousDeployment
67
label: alpha
8+
source-branches:
9+
- master

0 commit comments

Comments
 (0)