Increase updates

This commit is contained in:
Lord Alfred 2022-11-11 00:54:47 +03:00
parent ce022b1247
commit 3f0f83530d

View File

@ -2,7 +2,7 @@ name: "Update"
on:
schedule:
- cron: '8 */8 * * *' # At minute 8 past every 8th hour
- cron: '8 */4 * * *' # At minute 8 past every 4th hour
jobs:
updater: