From 18e0973adfca34e8b61c19d2ccfd06b0102a1104 Mon Sep 17 00:00:00 2001 From: Christine Wang Date: Mon, 10 Feb 2025 15:11:39 -0800 Subject: [PATCH] chore: disable for now --- .github/workflows/auto-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/auto-release.yml b/.github/workflows/auto-release.yml index f1878cac0..4a4a9a077 100644 --- a/.github/workflows/auto-release.yml +++ b/.github/workflows/auto-release.yml @@ -10,6 +10,7 @@ permissions: jobs: release: + if: false # TODO(CG-10755): merge this with release.yml name: Release runs-on: ubuntu-latest permissions: