From c5b04604b01c5771de7c0858bf19442126a1dc2a Mon Sep 17 00:00:00 2001 From: Rickylabs Date: Mon, 3 Aug 2026 17:29:40 +0200 Subject: [PATCH] test(ci): release-workflow-only vector demo (#1152) Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01PVEZJ1CBtRYNXzGQRZrTat --- .github/workflows/release-canary.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release-canary.yml b/.github/workflows/release-canary.yml index 3328e30702..3777b91256 100644 --- a/.github/workflows/release-canary.yml +++ b/.github/workflows/release-canary.yml @@ -187,3 +187,5 @@ jobs: echo "- Production E2E run: ${E2E_URL:-not-dispatched}" echo "- Ephemeral branch cleanup: ${{ steps.cleanup.outcome }}" } >> "$GITHUB_STEP_SUMMARY" + +# #1122-class demo: a release-workflow-only edit must NOT escalate the scaffold tiers (#1152 verification; temporary comment).