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).