specify the hours instead of an interval so that the posting is staggered
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: QuotesBot
|
||||
on:
|
||||
schedule:
|
||||
- cron: '35 */4 * * *'
|
||||
- cron: '35 2,6,10,14,18,22 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
deploy:
|
||||
|
Reference in New Issue
Block a user