diff --git a/.gitea/workflows/gen.yaml b/.gitea/workflows/gen.yaml index 4a1ca9f..b7c19e2 100644 --- a/.gitea/workflows/gen.yaml +++ b/.gitea/workflows/gen.yaml @@ -2,7 +2,7 @@ name: Run temp script and capture output on: schedule: - - cron: "0 0 * * *" # tous les jours à 3h du mat + - cron: "06 23 * * *" # tous les jours à 3h du mat workflow_dispatch: # optionnel : exécution manuelle jobs: