Skip to content

Commit 6dbea85

Browse files
authored
Update GitVersion.yml
Signed-off-by: Najaf Shaikh <ns4mail@gmail.com>
1 parent 04b7e18 commit 6dbea85

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

GitVersion.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,8 @@ next-version: 1.0.0
22
tag-prefix: '[vV]'
33
mode: ContinuousDeployment
44
branches:
5-
main:
6-
regex: ^main$
7-
tag: ''
8-
source-branches: ['develop']
95
master:
10-
regex: ^master$
6+
regex: ^master$|^main$
117
tag: ''
128
source-branches: ['develop']
139
release:

0 commit comments

Comments
 (0)