misc: add support for manual runs
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user