From 249e33a40f1bed745260641ba73565823aba5b7e Mon Sep 17 00:00:00 2001 From: Trekkie <111065900+TrekkieCoder@users.noreply.github.com> Date: Sat, 7 Sep 2024 23:19:23 +0900 Subject: [PATCH] Update k8s-calico-incluster.yml Disable it till it is fixed --- .github/workflows/k8s-calico-incluster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/k8s-calico-incluster.yml b/.github/workflows/k8s-calico-incluster.yml index 1b9c4b7d..98ad169f 100644 --- a/.github/workflows/k8s-calico-incluster.yml +++ b/.github/workflows/k8s-calico-incluster.yml @@ -2,7 +2,7 @@ name: K8s-Calico-Incluster-Sanity-CI on: schedule: # Runs "At 11:00 UTC every day-of-week" - - cron: '0 11 * * *' + #- cron: '0 11 * * *' workflow_dispatch: inputs: testName: