error in field name

This commit is contained in:
Camille Frantz 2025-06-05 05:35:07 -05:00
parent 3ed5ef7079
commit 467defdffe
Signed by: fyrfli
SSH Key Fingerprint: SHA256:0rb3/fMYNySVgUgOqOdmFnb+qhrk1C0Rc/Ak3AoyJug
2 changed files with 2 additions and 4 deletions

View File

@ -1,9 +1,7 @@
name: QuotesBot
on:
schedule:
- cron '25 */5 * * *'
permissions:
contents: read
- cron '36 */5 * * *'
jobs:
deploy:
runs: ubuntu-latest

View File

@ -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!!!***