Added workflows dispatch for testing. #17

Merged
Philipp merged 1 commits from add-trigger into main 2023-11-19 23:38:56 +01:00
Showing only changes of commit 84ad09dcf6 - Show all commits

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: