From 6de13a35cf50211ebecec8d49fbf64ae3448639b Mon Sep 17 00:00:00 2001 From: Omar Date: Wed, 16 Jul 2025 14:26:04 +0000 Subject: [PATCH] Actualiser .github/workflows/test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2cc35cc..e1148a1 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2,7 +2,7 @@ name: Test Cron Workflow on: schedule: - - cron: '25 14 * * *' + - cron: '27 16 * * *' jobs: test-cron: