mirror of
https://github.com/kiegroup/git-backporting.git
synced 2025-07-21 22:08:25 +02:00
refactor: moved to @kiegroup organization
Starting from v4 the package/project has been moved under @kiegroup organization.
This commit is contained in:
parent
1343ba5ec0
commit
7575463881
11 changed files with 55 additions and 53 deletions
|
@ -2,7 +2,7 @@ name: "Backporting GitHub Action"
|
|||
description: "GitHub action providing an automated way to backport pull requests from one branch to another"
|
||||
inputs:
|
||||
pull-request:
|
||||
description: "URL of the pull request to backport, e.g., https://github.com/lampajr/backporting/pull/1"
|
||||
description: "URL of the pull request to backport, e.g., https://github.com/kiegroup/git-backporting/pull/1"
|
||||
required: false
|
||||
target-branch:
|
||||
description: "Branch where the pull request must be backported to"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue