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
All checks were successful
Send Weekly Timesheets to Odoo / weekly-timesheets (push) Successful in 30s
This commit is contained in:
parent
77a3726c30
commit
05576445c1
@ -2,7 +2,7 @@ name: Send Weekly Timesheets to Odoo
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/10 * * * *'
|
- cron: '15 13 * * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user