Test workflow_dispatch

This commit is contained in:
Pieter Vander Vennet 2025-03-29 01:48:16 +01:00
parent 8c91096a6e
commit 012bbc1988

View file

@ -1,5 +1,6 @@
on:
schedule:
- workflow_dispatch:
- cron: "0 2 * * 5"
jobs: