test cron
Some checks failed
odoo-restore-open_workshop-install / run-odoo-backup-in-docker (push) Failing after 3s

This commit is contained in:
Matthias Lotz 2025-04-23 21:38:01 +02:00
parent 5498b20ea5
commit 9574e3675e

View File

@ -1,7 +1,7 @@
name: odoo-restore-open_workshop-install name: odoo-restore-open_workshop-install
on: on:
schedule: schedule:
- cron: "21 5 * * *" # Dieser Job wird täglich um 05:21 Uhr UTC ausgeführt. - cron: "40 21 * * *" # Dieser Job wird täglich um 05:21 Uhr UTC ausgeführt.
push: push:
branches: branches:
- 13.0_dev - 13.0_dev