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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 7 * * 0,1,6'
|
- cron: '0 11 * * 6'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-readme-with-blog:
|
update-readme-with-blog:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user