Browse Source

Increase updates

pull/3/head
Lord Alfred 3 years ago
parent
commit
3f0f83530d
  1. 2
      .github/workflows/update.yml

2
.github/workflows/update.yml

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

Loading…
Cancel
Save