mirror of
https://code.forgejo.org/actions/cascading-pr.git
synced 2025-07-01 14:23:44 +00:00
simplify the retry implementation and tests
This commit is contained in:
parent
9d138db73c
commit
15dc3ec7a7
4 changed files with 29 additions and 18 deletions
|
@ -59,7 +59,7 @@ inputs:
|
|||
description: 'the repository in which the cascading PR is created or updated'
|
||||
required: true
|
||||
destination-fork-repo:
|
||||
description: 'the fork of {desitnation-repo} in which the {destination-branch} will be created or updated'
|
||||
description: 'the fork of {destination-repo} in which the {destination-branch} will be created or updated'
|
||||
destination-branch:
|
||||
description: 'the base branch of the destination repository for the cascading PR'
|
||||
required: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue