From db8614f892e081d13b500d00717b7faee0875cb0 Mon Sep 17 00:00:00 2001 From: uzurka Date: Mon, 14 Apr 2025 23:13:23 +0200 Subject: [PATCH] retesting schedule ? --- .gitea/workflows/gen.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/gen.yaml b/.gitea/workflows/gen.yaml index b7c19e2..8b3201a 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: "06 23 * * *" # tous les jours à 3h du mat + - cron: "15 23 * * *" # tous les jours à 3h du mat workflow_dispatch: # optionnel : exécution manuelle jobs: