mirror of
https://github.com/DeterminateSystems/ci.git
synced 2025-06-09 19:18:43 +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:
|
rolling-minor:
|
||||||
type: number
|
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]'"
|
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:
|
default-branch:
|
||||||
required: false
|
required: false
|
||||||
default: ${{ github.event.repository.default_branch }}
|
default: ${{ github.event.repository.default_branch }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue