Scripts: add 'workflow_dispatch' to script

This commit is contained in:
Pieter Vander Vennet 2025-03-29 02:08:55 +01:00
parent 602cc1f8c9
commit ac64cc82b0

View file

@ -1,4 +1,5 @@
on:
workflow_dispatch:
schedule:
- cron: "0 0 1 */2 *"