Added workflows dispatch.
This commit is contained in:
parent
46ec54e38a
commit
84ad09dcf6
@ -3,6 +3,7 @@ name: Auto Maintenance Cycle
|
||||
on:
|
||||
schedule:
|
||||
- cron: '* 1 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
auto-update:
|
||||
|
Loading…
x
Reference in New Issue
Block a user