From 76bed3a136f3d9a7edf06b9e9a3aac9d386ae615 Mon Sep 17 00:00:00 2001 From: John Bowdre <61015723+jbowdre@users.noreply.github.com> Date: Wed, 7 Feb 2024 21:26:25 -0600 Subject: [PATCH] Update tempest.yml --- .github/workflows/tempest.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tempest.yml b/.github/workflows/tempest.yml index 86ad063..874ecfd 100644 --- a/.github/workflows/tempest.yml +++ b/.github/workflows/tempest.yml @@ -2,6 +2,7 @@ name: Tempest Conditions on: schedule: - cron: "*/5 * * * *" + workflow_dispatch: jobs: refresh-tempest: runs-on: ubuntu-latest