Actualiser .github/workflows/test.yml
All checks were successful
Test Cron Workflow / test-cron (push) Successful in 4s

This commit is contained in:
Omar 2025-07-16 14:27:36 +00:00
parent 6de13a35cf
commit 808416fa8e

View File

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