Revert "tempest: bump update interval to 1 hour while API is having problems"

This reverts commit bb708a3f74.
This commit is contained in:
John Bowdre 2024-06-14 15:28:39 -05:00
parent 3f9b46f42c
commit b59d3b7dae

View file

@ -1,8 +1,7 @@
name: Tempest Update
on:
schedule:
# - cron: "*/5 * * * *"
- cron: "0 * * * *"
- cron: "*/5 * * * *"
workflow_dispatch:
defaults: