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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '* 1 * * *'
|
- cron: '* 1 * * *'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
auto-update:
|
auto-update:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user