From ea026e7ca13fcc164e1398fe55e9013d3d521edb Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Thu, 11 Sep 2025 18:19:00 +0200 Subject: [PATCH] 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. --- .forgejo/workflows/cascade-forgejo.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.forgejo/workflows/cascade-forgejo.yml b/.forgejo/workflows/cascade-forgejo.yml index c1c09565..992fe215 100644 --- a/.forgejo/workflows/cascade-forgejo.yml +++ b/.forgejo/workflows/cascade-forgejo.yml @@ -106,4 +106,5 @@ jobs: close: true verbose: ${{ vars.VERBOSE == 'yes' }} debug: ${{ vars.DEBUG == 'yes' }} + wait-iteration: 120 update: .forgejo/cascading-forgejo