diff --git a/.github/workflows/tempest.yml b/.github/workflows/tempest.yml index 874ecfd..0b2be2a 100644 --- a/.github/workflows/tempest.yml +++ b/.github/workflows/tempest.yml @@ -1,7 +1,7 @@ name: Tempest Conditions on: - schedule: - - cron: "*/5 * * * *" + # schedule: + # - cron: "*/5 * * * *" workflow_dispatch: jobs: refresh-tempest: