Actualiser .gitea/workflows/retrieve-datas.yaml
All checks were successful
Retrieve Events Datas / Retrieve-Events-Datas (push) Successful in -20s
All checks were successful
Retrieve Events Datas / Retrieve-Events-Datas (push) Successful in -20s
This commit is contained in:
parent
61531c12eb
commit
929e3fedf8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user