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