mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2025-05-04 05:55:28 +08:00
ci: add workflow_dispatch
This commit is contained in:
parent
da2d5466d3
commit
1eeaa0edab
1
.github/workflows/test-action.yml
vendored
1
.github/workflows/test-action.yml
vendored
@ -3,6 +3,7 @@ name: Daily Test
|
||||
on:
|
||||
schedule:
|
||||
- cron: '13 13 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user