mirror of
https://github.com/jbowdre/lolz.git
synced 2024-11-10 00:22: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
|
name: Tempest Update
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
# - cron: "*/5 * * * *"
|
- cron: "*/5 * * * *"
|
||||||
- cron: "0 * * * *"
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
|
|
Loading…
Reference in a new issue