Update tempest.yml

This commit is contained in:
John Bowdre 2024-02-07 21:26:25 -06:00 committed by GitHub
parent c4e09973ce
commit 76bed3a136
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,7 @@ name: Tempest Conditions
on: on:
schedule: schedule:
- cron: "*/5 * * * *" - cron: "*/5 * * * *"
workflow_dispatch:
jobs: jobs:
refresh-tempest: refresh-tempest:
runs-on: ubuntu-latest runs-on: ubuntu-latest