We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd13022 commit e7b873bCopy full SHA for e7b873b
1 file changed
action.yml
@@ -82,7 +82,7 @@ inputs:
82
[Backport ${target_branch}] ${pull_title}
83
branch_name:
84
description: >
85
- Branch name to use for automatically created branches.
+ Template used as the name for branches created by this action.
86
Placeholders can be used to define variable values.
87
These are indicated by a dollar sign and curly braces (`${placeholder}`).
88
Please refer to this action's README for all available placeholders.
0 commit comments