mirror of
https://github.com/DeterminateSystems/ci.git
synced 2025-05-24 11:39:01 +02:00
Fmt
This commit is contained in:
parent
94c81258c9
commit
a74d614350
1 changed files with 1 additions and 1 deletions
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
|
@ -11,7 +11,7 @@ on:
|
|||
rolling-minor:
|
||||
type: number
|
||||
description: "Specify the SemVer minor version of your rolling releases. All releases will follow the versioning scheme '0.[rolling-minor].[commit count]+rev-[git sha]'"
|
||||
required: false
|
||||
required: false
|
||||
default-branch:
|
||||
required: false
|
||||
default: ${{ github.event.repository.default_branch }}
|
||||
|
|
Loading…
Add table
Reference in a new issue