docs: update input description
This commit is contained in:
parent
382b1bf0d8
commit
efda6f2ece
1 changed files with 1 additions and 2 deletions
|
@ -34,8 +34,7 @@ inputs:
|
||||||
default: 'create-pull-request/patch'
|
default: 'create-pull-request/patch'
|
||||||
delete-branch:
|
delete-branch:
|
||||||
description: >
|
description: >
|
||||||
Delete the `branch` when closing pull requests, and when undeleted after merging.
|
Delete the `branch` if it doesn't have an active pull request associated with it.
|
||||||
Recommend `true`.
|
|
||||||
default: false
|
default: false
|
||||||
branch-suffix:
|
branch-suffix:
|
||||||
description: 'The branch suffix type when using the alternative branching strategy.'
|
description: 'The branch suffix type when using the alternative branching strategy.'
|
||||||
|
|
Loading…
Reference in a new issue