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 name: Latest blog post workflow
on: on:
workflow_dispatch:
schedule: schedule:
- cron: '0 * * * *' - cron: '0 * * * *'
jobs: jobs: