chore: update workflow schedule to run daily at 13:15 UTC
All checks were successful
Send Weekly Timesheets to Odoo / weekly-timesheets (push) Successful in 30s

This commit is contained in:
Mandresy RABENJAHARISON 2025-09-16 16:11:27 +03:00
parent 77a3726c30
commit 05576445c1

View File

@ -2,7 +2,7 @@ name: Send Weekly Timesheets to Odoo
on:
schedule:
- cron: '*/10 * * * *'
- cron: '15 13 * * *'
workflow_dispatch:
jobs: