mirror of
https://github.com/lord-alfred/ipranges.git
synced 2026-07-04 19:21:55 +00:00
change cron schedule
This commit is contained in:
@@ -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