This commit is contained in:
Gerg-L 2023-07-10 05:46:15 -04:00
parent 91967fa6ef
commit 2b7aa0177c
2 changed files with 37 additions and 1 deletions

View file

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