clarify the documentation for the prefix input

This commit is contained in:
Earl Warren 2024-01-09 14:49:09 +01:00
parent 6ad77b3c22
commit 0ed38df165
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
2 changed files with 2 additions and 2 deletions

View file

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