diff --git a/.github/workflows/tempest.yml b/.github/workflows/tempest.yml index 514e365..efcad9d 100644 --- a/.github/workflows/tempest.yml +++ b/.github/workflows/tempest.yml @@ -1,7 +1,8 @@ name: Tempest Update on: schedule: - - cron: "*/5 * * * *" + # - cron: "*/5 * * * *" + - cron: "0 * * * *" workflow_dispatch: defaults: