Merge pull request 'Added workflows dispatch for testing.' (#17) from add-trigger into main

Reviewed-on: #17
This commit is contained in:
Philipp Horstenkamp 2023-11-19 23:38:51 +01:00
commit c3c5593f42

View File

@ -3,6 +3,7 @@ name: Auto Maintenance Cycle
on: on:
schedule: schedule:
- cron: '* 1 * * *' - cron: '* 1 * * *'
workflow_dispatch:
jobs: jobs:
auto-update: auto-update: