ci: allow manually running linkcheck workflow

This commit is contained in:
Wolfgang Walther
2025-09-25 10:28:37 +02:00
parent f2d13c242e
commit 0478e6bbfe
+1
View File
@@ -3,6 +3,7 @@ name: Linkcheck
on: on:
schedule: schedule:
- cron: '1 2 * * 3' - cron: '1 2 * * 3'
workflow_dispatch:
jobs: jobs:
linkcheck: linkcheck: