Added workflows dispatch for testing. #17
@ -3,6 +3,7 @@ name: Auto Maintenance Cycle
|
|||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '* 1 * * *'
|
- cron: '* 1 * * *'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
auto-update:
|
auto-update:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user