Update schedule blog-post-workflow

This commit is contained in:
Manuel Vergara 2024-06-22 09:58:00 +02:00
parent 5947517d98
commit b456ad766f

View File

@ -2,7 +2,7 @@ name: Latest blog post workflow 📖
on:
workflow_dispatch:
schedule:
- cron: '0 7 * * 0,1,6'
- cron: '0 11 * * 6'
jobs:
update-readme-with-blog: