specify the hours instead of an interval so that the posting is staggered
Some checks are pending
QuipBot / deploy (push) Successful in 57s
ReleaseBot / deploy (push) Successful in 53s
PuppyBot / deploy (push) Successful in 1m10s
QuotesBot / deploy (push) Successful in 1m2s
DogFacts / deploy (push) Has started running

This commit is contained in:
2025-09-16 09:36:09 -05:00
parent 506fa996fd
commit c791942869
5 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
name: QuipBot
on:
schedule:
- cron: '18 */8 * * *'
- cron: '18 5,13,21 * * *'
workflow_dispatch:
jobs:
deploy: