ci: run the update workflow every Mon (#127)

Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com>
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Co-authored-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
This commit is contained in:
Jonathan Gonzalez V.
2024-12-27 11:37:33 +01:00
committed by GitHub
parent 8c8b48d6d3
commit 47d165dfe8
2 changed files with 3 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ name: Automatic Updates
on: on:
schedule: schedule:
- cron: 0 0 * * * - cron: 0 0 * * 1
workflow_dispatch: workflow_dispatch:
defaults: defaults:

View File

@@ -14,6 +14,8 @@ by adding the following software:
- Postgres Failover Slots - Postgres Failover Slots
- pgvector - pgvector
Currently, images are automatically rebuilt once a week (Monday).
Barman Cloud is distributed by EnterpriseDB under the Barman Cloud is distributed by EnterpriseDB under the
[GNU GPL 3 License](https://github.com/EnterpriseDB/barman/blob/master/LICENSE). [GNU GPL 3 License](https://github.com/EnterpriseDB/barman/blob/master/LICENSE).