1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-30 19:22:09 +00:00

chore: wait 4 times longer for the forgejo cascade pull request to complete

if the CI is busy, it may take more than one hour, for instance
because the workflow is waiting while others are running.
This commit is contained in:
Earl Warren 2025-09-11 18:19:00 +02:00
parent 3dd167d770
commit ea026e7ca1
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -106,4 +106,5 @@ jobs:
close: true
verbose: ${{ vars.VERBOSE == 'yes' }}
debug: ${{ vars.DEBUG == 'yes' }}
wait-iteration: 120
update: .forgejo/cascading-forgejo