mirror of
https://github.com/lord-alfred/ipranges.git
synced 2025-12-19 03:37:47 +00:00
change cron schedule
This commit is contained in:
3
.github/workflows/update.yml
vendored
3
.github/workflows/update.yml
vendored
@@ -2,8 +2,7 @@ name: "Update"
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '8 * * * *'
|
||||
# - cron: '8 */12 * * *' # At minute 8 past every 12th hour
|
||||
- cron: '8 */12 * * *' # At minute 8 past every 12th hour
|
||||
|
||||
jobs:
|
||||
updater:
|
||||
|
||||
Reference in New Issue
Block a user