Adding workflow dispatch to run manually

This commit is contained in:
Julien Lengrand-Lambert
2024-09-10 11:09:18 +02:00
parent 96e3885497
commit c35aa3cae6

View File

@@ -1,4 +1,5 @@
on:
workflow_dispatch:
schedule:
- cron: '30 5 * * *' # Every day at 5:30 AM UTC