add maunal update trigger

This commit is contained in:
2026-04-23 17:29:38 +02:00
parent 64ee797c97
commit 14eaa9b5f8

View File

@ -3,6 +3,7 @@ run-name: update
on: on:
schedule: schedule:
- cron: "0 4 * * 1" - cron: "0 4 * * 1"
workflow_dispatch:
jobs: jobs:
update: update: