Skip to content

Commit 2a5abfb

Browse files
dependjinbot[bot]dependjinbot
and
dependjinbot
authored
Committing changes (#133)
Co-authored-by: dependjinbot <dependjinbot@endjin.com>
1 parent 290e2dd commit 2a5abfb

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

GitVersion.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,24 @@
1+
# DO NOT EDIT THIS FILE
2+
# This file was generated by the pr-autoflow mechanism as a result of executing this action:
3+
# https://github.com/endjin/.github/actions/workflows/deploy_pr_autoflow.yml
4+
# This repository participates in this mechanism due to an entry in this file:
5+
# https://github.com/endjin/.github/blob/b69ff1d66541ae049fb0457c65c719c6d7e9b862/repos/live/corvus-dotnet.yml
6+
17
mode: ContinuousDeployment
28
branches:
39
master:
410
regex: ^master
511
tag: preview
612
increment: patch
13+
dependabot-pr:
14+
regex: ^dependabot
15+
tag: dependabot
16+
source-branches:
17+
- develop
18+
- master
19+
- release
20+
- feature
21+
- support
22+
- hotfix
723
next-version: "0.4"
824

0 commit comments

Comments
 (0)