mirror of
https://code.forgejo.org/actions/cascading-pr.git
synced 2025-07-01 06:13:43 +00:00
clarify the documentation for the prefix input
This commit is contained in:
parent
6ad77b3c22
commit
0ed38df165
2 changed files with 2 additions and 2 deletions
|
@ -102,7 +102,7 @@ inputs:
|
|||
description: 'path to the script to update the content of the cascading PR'
|
||||
required: true
|
||||
prefix:
|
||||
description: 'prefix of the cascading PR created on destination-repo (default to {origin-repo})'
|
||||
description: 'prefix of the branch from which the cascading PR is created on {destination-repo} or {destination-fork-repo} (default to {origin-repo})'
|
||||
close-merge:
|
||||
description: 'if true the cascading PR will be closed and the branch deleted when the PR is merged'
|
||||
default: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue