Test workflow_dispatch

This commit is contained in:
Pieter Vander Vennet 2025-03-29 01:55:03 +01:00
parent 9661025a91
commit 7f14321b0f

View file

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