diff --git a/.github/workflows/cluster_recreate.yml b/.github/workflows/cluster_recreate.yml index 3718b881b0..7a11af84cc 100644 --- a/.github/workflows/cluster_recreate.yml +++ b/.github/workflows/cluster_recreate.yml @@ -2,6 +2,8 @@ name: recreate ci cluster on: workflow_dispatch: + schedule: + - cron: "0 1 * * 0" # every Sunday at 1am UTC env: azure_resource_group: nunki-ci