Update .gitea/workflows/deploy.yml

This commit is contained in:
Camille Frantz 2025-06-05 05:19:17 -05:00
parent 05218ad6b2
commit 3ed5ef7079

View File

@ -1,7 +1,7 @@
name: QuotesBot name: QuotesBot
on: on:
schedule: schedule:
- cron '36 */4 * * *' - cron '25 */5 * * *'
permissions: permissions:
contents: read contents: read
jobs: jobs: