From adf16bab696f28b91bdd160cf82eeba0347182f4 Mon Sep 17 00:00:00 2001 From: UltraInstinct14 Date: Tue, 6 Feb 2024 09:56:51 +0900 Subject: [PATCH] Deprecated weave workflow Weave is no longer supported --- .github/workflows/k0s-weave.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/k0s-weave.yml b/.github/workflows/k0s-weave.yml index 3a14b3a4a..04cbaa3b0 100644 --- a/.github/workflows/k0s-weave.yml +++ b/.github/workflows/k0s-weave.yml @@ -1,8 +1,8 @@ name: K0s-Weave-Sanity-CI on: - schedule: + # schedule: # Runs "At 11:00 UTC every day-of-week" - - cron: '0 11 * * *' + #- cron: '0 11 * * *' workflow_dispatch: inputs: testName: