From ab0da1aed42b1374e614cb384edbfe5725bd4997 Mon Sep 17 00:00:00 2001 From: John Bowdre <61015723+jbowdre@users.noreply.github.com> Date: Wed, 7 Feb 2024 21:39:45 -0600 Subject: [PATCH] Update tempest.yml --- .github/workflows/tempest.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: