Merge pull request 'Added workflows dispatch for testing.' (#17) from add-trigger into main
Reviewed-on: #17
This commit is contained in:
commit
c3c5593f42
@ -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