1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-05 18:40:59 +00:00

chore: cascade forgejo pull request out of the runner branch or PR (followup)

close-merge is not an input, close is
This commit is contained in:
Earl Warren 2025-08-18 14:23:26 +02:00
parent b91e041a13
commit 24360de912
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -103,7 +103,7 @@ jobs:
destination-branch: forgejo
destination-token: ${{ secrets.FORGEJO_CASCADING_PR_DESTINATION_TOKEN }}
prefix: runner
close-merge: true
close: true
verbose: ${{ vars.VERBOSE == 'yes' }}
debug: ${{ vars.DEBUG == 'yes' }}
update: .forgejo/cascading-forgejo