mirror of
https://github.com/ow-mods/ow-mod-db.git
synced 2025-12-11 20:15:24 +01:00
Reduce update rate to 30 minutes
This commit is contained in:
parent
137854ea5f
commit
9a50cffb60
2
.github/workflows/update-releases.yml
vendored
2
.github/workflows/update-releases.yml
vendored
@ -2,7 +2,7 @@ name: Update Releases
|
||||
concurrency: update-releases
|
||||
on:
|
||||
schedule:
|
||||
- cron: "*/15 * * * *"
|
||||
- cron: "*/30 * * * *"
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user