docs: update input description

This commit is contained in:
Peter Evans 2023-12-22 09:43:21 +00:00
parent 382b1bf0d8
commit efda6f2ece

View file

@ -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.'