Actualiser .github/workflows/test.yml

This commit is contained in:
Omar 2025-07-16 14:26:04 +00:00
parent 3deab08e9b
commit 6de13a35cf

View File

@ -2,7 +2,7 @@ name: Test Cron Workflow
on:
schedule:
- cron: '25 14 * * *'
- cron: '27 16 * * *'
jobs:
test-cron: