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