Update schedule blog-post-workflow
This commit is contained in:
parent
5947517d98
commit
b456ad766f
2
.github/workflows/blog-post-workflow.yml
vendored
2
.github/workflows/blog-post-workflow.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user