1
0
Fork 0
mirror of https://code.forgejo.org/actions/setup-forgejo synced 2024-09-16 16:36:17 +00:00

open the cascade PR in a forked repository

This commit is contained in:
Earl Warren 2023-11-01 17:41:42 +01:00
parent f1d828841c
commit e306c53760
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -18,6 +18,7 @@ jobs:
origin-pr: ${{ github.event.pull_request.number }}
destination-url: ${{ env.GITHUB_SERVER_URL }}
destination-repo: forgejo/end-to-end
destination-fork-repo: end-to-end/end-to-end
destination-branch: main
destination-token: ${{ secrets.END_TO_END_CASCADING_PR_DESTINATION }}
close-merge: true