misc: add support for manual runs

This commit is contained in:
2026-05-02 16:06:01 -04:00
Verified
parent 1183d259c4
commit e867ce161b

View File

@@ -1,5 +1,6 @@
name: Latest blog post workflow
on:
workflow_dispatch:
schedule:
- cron: '0 * * * *'
jobs:
@@ -11,4 +12,4 @@ jobs:
- uses: gautamkrishnar/blog-post-workflow@master
with:
max_post_count: "4"
feed_list: "https://joshuafhiggins.abunchofknowitalls.com/index.xml"
feed_list: "https://joshuafhiggins.abunchofknowitalls.com/index.xml"