1 parent 061c8fa commit 4ff3393Copy full SHA for 4ff3393
1 file changed
.github/workflows/blog-post-workflow.yml
@@ -3,6 +3,7 @@ on:
3
schedule:
4
# Runs every hour
5
- cron: '0 * * * *'
6
+ workflow_dispatch:
7
8
jobs:
9
update-readme-with-blog:
0 commit comments