diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index ebd9d9d..eea8198 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -1,7 +1,7 @@ name: QuotesBot on: schedule: - - cron '36 */4 * * *' + - cron '25 */5 * * *' permissions: contents: read jobs: