8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 382b1bf commit efda6f2Copy full SHA for efda6f2
action.yml
@@ -34,8 +34,7 @@ inputs:
34
default: 'create-pull-request/patch'
35
delete-branch:
36
description: >
37
- Delete the `branch` when closing pull requests, and when undeleted after merging.
38
- Recommend `true`.
+ Delete the `branch` if it doesn't have an active pull request associated with it.
39
default: false
40
branch-suffix:
41
description: 'The branch suffix type when using the alternative branching strategy.'
0 commit comments