diff --git a/.gitea/workflows/e2e-staging-saas.yml b/.gitea/workflows/e2e-staging-saas.yml index 9f8c951b..fd01c9fc 100644 --- a/.gitea/workflows/e2e-staging-saas.yml +++ b/.gitea/workflows/e2e-staging-saas.yml @@ -380,7 +380,7 @@ jobs: runs-on: ubuntu-latest needs: e2e-staging-saas if: always() - # mc#3147: best-effort cleanup; transient CF API failures must not block merge. + # mc#3154: best-effort cleanup; transient CF API failures must not block merge. continue-on-error: true timeout-minutes: 10 permissions: