specify the hours instead of an interval so that the posting is staggered
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: PuppyBot
|
||||
on:
|
||||
schedule:
|
||||
- cron: '23 */4 * * *'
|
||||
- cron: '23 1,5,9,13,17,21,00 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user