mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-09-27 11:12:58 +00:00
ci: add workflow_dispatch
This commit is contained in:
@@ -3,6 +3,7 @@ name: Daily Test
|
||||
on:
|
||||
schedule:
|
||||
- cron: '13 13 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user