diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index eea8198..a178521 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -1,9 +1,7 @@ name: QuotesBot on: schedule: - - cron '25 */5 * * *' -permissions: - contents: read + - cron '36 */5 * * *' jobs: deploy: runs: ubuntu-latest diff --git a/README.md b/README.md index cd2c2b0..c3ee748 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The new [QuotesBot](https://bots.fyrfli.social/@quotesbot) code ![](https://fyrfli.dev/fyrfli/quotesbot/actions/workflows/deploy/badge.svg?branch=main&event=run) -In the neverending quest to improve my coding skills, I often check out the code that other bots employ Last night, I decided to check out the code for the [ThursdayBot](https://github.com/devashishp/thursday) and realised something really neat: +In the neverending quest to improve my coding skills, I often check out the code that other bots employ. Last night, I decided to check out the code for the [ThursdayBot](https://github.com/devashishp/thursday) and realised something really neat: >[!IMPORTANT] >***there is a way to make the bot completely foolproof!!!***