From 43b5e93685ebbd243127eddb8a36ff6b4d2103e2 Mon Sep 17 00:00:00 2001 From: Moray Grieve Date: Thu, 14 Sep 2023 16:41:44 +0100 Subject: [PATCH] Disable the upgrade scheduled --- .github/workflows/manual-upgrade-testnet-l2.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/manual-upgrade-testnet-l2.yml b/.github/workflows/manual-upgrade-testnet-l2.yml index 0ece7acfc5..d6e80c349c 100644 --- a/.github/workflows/manual-upgrade-testnet-l2.yml +++ b/.github/workflows/manual-upgrade-testnet-l2.yml @@ -11,8 +11,8 @@ name: '[M] Upgrade Testnet L2' on: - schedule: - - cron: '05 03 * * *' +# schedule: +# - cron: '05 03 * * *' workflow_dispatch: inputs: testnet_type: