Skip to content

Commit

Permalink
docs: update input description
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-evans committed Dec 22, 2023
1 parent 382b1bf commit efda6f2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ inputs:
default: 'create-pull-request/patch'
delete-branch:
description: >
Delete the `branch` when closing pull requests, and when undeleted after merging.
Recommend `true`.
Delete the `branch` if it doesn't have an active pull request associated with it.
default: false
branch-suffix:
description: 'The branch suffix type when using the alternative branching strategy.'
Expand Down

0 comments on commit efda6f2

Please sign in to comment.