diff --git a/.github/workflows/k8s-calico-incluster.yml b/.github/workflows/k8s-calico-incluster.yml index 98ad169f4..eb92d5f75 100644 --- a/.github/workflows/k8s-calico-incluster.yml +++ b/.github/workflows/k8s-calico-incluster.yml @@ -1,6 +1,6 @@ name: K8s-Calico-Incluster-Sanity-CI on: - schedule: + # schedule: # Runs "At 11:00 UTC every day-of-week" #- cron: '0 11 * * *' workflow_dispatch: