Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Endjin.PRAutoflow from 0.0.0 to 0.1.6 in .github/workflows #112

Merged
merged 1 commit into from
Jun 17, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions GitVersion.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,24 @@
# DO NOT EDIT THIS FILE
# This file was generated by the pr-autoflow mechanism as a result of executing this action:
# https://github.com/endjin/.github/actions/workflows/deploy_pr_autoflow.yml
# This repository participates in this mechanism due to an entry in this file:
# https://github.com/endjin/.github/blob/b69ff1d66541ae049fb0457c65c719c6d7e9b862/repos/live/corvus-dotnet.yml

mode: ContinuousDeployment
branches:
master:
regex: ^master
tag: preview
increment: patch
dependabot-pr:
regex: ^dependabot
tag: dependabot
source-branches:
- develop
- master
- release
- feature
- support
- hotfix
next-version: "0.1"