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

This commit is contained in:
Mandresy RABENJAHARISON 2025-09-16 16:27:52 +03:00
parent 05576445c1
commit a236610041

View File

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