ci: Set the default start_from job to be empty [skip ci]
This commit is contained in:
@@ -22,9 +22,10 @@ on:
|
||||
start_from:
|
||||
description: "Specify the job to start from"
|
||||
required: false
|
||||
default: "bump"
|
||||
default: ""
|
||||
type: choice
|
||||
options:
|
||||
- ""
|
||||
- bump
|
||||
- release-plz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user