From a827707133cb80ffe2f25eb224f4b3be6eaa059d Mon Sep 17 00:00:00 2001 From: Sarah Fortune Date: Mon, 4 May 2026 16:27:40 -0700 Subject: [PATCH] temp --- .github/workflows/openclaw-release-checks.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/openclaw-release-checks.yml b/.github/workflows/openclaw-release-checks.yml index d1469c5e8c7..7bd6669de45 100644 --- a/.github/workflows/openclaw-release-checks.yml +++ b/.github/workflows/openclaw-release-checks.yml @@ -912,7 +912,6 @@ jobs: qa_live_slack_release_checks: name: Run QA Lab live Slack lane needs: [resolve_target] - if: contains(fromJSON('["all","qa","qa-live"]'), needs.resolve_target.outputs.rerun_group) && needs.resolve_target.outputs.qa_live_slack_enabled == 'true' && vars.OPENCLAW_QA_SLACK_LIVE_CI_ENABLED == 'true' runs-on: blacksmith-8vcpu-ubuntu-2404 timeout-minutes: 60 permissions: