mirror of
https://github.com/jbowdre/lolz.git
synced 2024-11-21 20:52:19 +00:00
Revert "tempest: bump update interval to 1 hour while API is having problems"
This reverts commit bb708a3f74
.
This commit is contained in:
parent
3f9b46f42c
commit
b59d3b7dae
1 changed files with 1 additions and 2 deletions
3
.github/workflows/tempest.yml
vendored
3
.github/workflows/tempest.yml
vendored
|
@ -1,8 +1,7 @@
|
|||
name: Tempest Update
|
||||
on:
|
||||
schedule:
|
||||
# - cron: "*/5 * * * *"
|
||||
- cron: "0 * * * *"
|
||||
- cron: "*/5 * * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
defaults:
|
||||
|
|
Loading…
Reference in a new issue