From 0b8112394a8e9d1a01f65ff58a79cba71e45ffb9 Mon Sep 17 00:00:00 2001 From: Matt Lord Date: Wed, 5 Nov 2025 16:36:48 +0000 Subject: [PATCH] Code Freeze of release-22.0 This commit was made automatically by the vitess-releaser tool. See https://github.com/vitessio/vitess-releaser Signed-off-by: Matt Lord --- .github/workflows/code_freeze.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/code_freeze.yml b/.github/workflows/code_freeze.yml index a66fb6e8b2b..5f0ae51e0f1 100644 --- a/.github/workflows/code_freeze.yml +++ b/.github/workflows/code_freeze.yml @@ -11,4 +11,4 @@ jobs: steps: - name: Fail if Code Freeze is enabled run: | - exit 0 + exit 1