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:
parent
3dd167d770
commit
ea026e7ca1
1 changed files with 1 additions and 0 deletions
|
@ -106,4 +106,5 @@ jobs:
|
|||
close: true
|
||||
verbose: ${{ vars.VERBOSE == 'yes' }}
|
||||
debug: ${{ vars.DEBUG == 'yes' }}
|
||||
wait-iteration: 120
|
||||
update: .forgejo/cascading-forgejo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue