Update tempest.yml

This commit is contained in:
John Bowdre 2024-02-07 20:32:36 -06:00 committed by GitHub
parent af128c4bc9
commit a0303a792a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
name: Refresh Tempest Data
on:
schedule:
- cron: '*/5 * * * *'
- cron: "*/5 * * * *"
jobs:
refresh-tempest:
runs-on: ubuntu-latest