mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2024-11-21 12:17:17 +03:00
[FORGEJO] cascade fork repo is cascading-pr/setup-forgejo
This commit is contained in:
parent
d2f408d683
commit
1e9af8efba
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ jobs:
|
|||
origin-pr: ${{ github.event.pull_request.number }}
|
||||
destination-url: ${{ env.GITHUB_SERVER_URL }}
|
||||
destination-repo: actions/setup-forgejo
|
||||
destination-fork-repo: cascading-pr/setup-forgejo
|
||||
destination-branch: main
|
||||
destination-token: ${{ secrets.CASCADING_PR_DESTINATION }}
|
||||
close-merge: true
|
||||
|
|
Loading…
Reference in a new issue