Actualiser .gitea/workflows/retrieve-datas.yaml
All checks were successful
Retrieve Events Datas / Retrieve-Events-Datas (push) Successful in -20s

This commit is contained in:
Skitounet 2024-12-08 18:07:29 +00:00
parent 61531c12eb
commit 929e3fedf8

View File

@ -2,7 +2,10 @@ name: Retrieve Events Datas
run-name: Retrieve Events Datas
on:
schedule:
- cron: "0 2 * * *"
- cron: "0 0 * * *"
- cron: "0 6 * * *"
- cron: "0 12 * * *"
- cron: "0 18 * * *"
push:
branches:
- main