This commit is contained in:
Gerg-L 2023-07-10 06:15:20 -04:00
parent 513f40ecad
commit ea1b80b1e3

View file

@ -4,7 +4,7 @@
"workflow_dispatch": null, "workflow_dispatch": null,
"schedule": [ "schedule": [
{ {
"cron": "0 10 * * *" "cron": "0 4 * * *"
} }
] ]
}, },