Skip to content

Commit 47d165d

Browse files
sxdmnenciagbartolini
authored
ci: run the update workflow every Mon (#127)
Signed-off-by: Jonathan Gonzalez V <[email protected]> Signed-off-by: Marco Nenciarini <[email protected]> Signed-off-by: Gabriele Bartolini <[email protected]> Co-authored-by: Marco Nenciarini <[email protected]> Co-authored-by: Gabriele Bartolini <[email protected]>
1 parent 8c8b48d commit 47d165d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Automatic Updates
22

33
on:
44
schedule:
5-
- cron: 0 0 * * *
5+
- cron: 0 0 * * 1
66
workflow_dispatch:
77

88
defaults:

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ by adding the following software:
1414
- Postgres Failover Slots
1515
- pgvector
1616

17+
Currently, images are automatically rebuilt once a week (Monday).
18+
1719
Barman Cloud is distributed by EnterpriseDB under the
1820
[GNU GPL 3 License](https://github.com/EnterpriseDB/barman/blob/master/LICENSE).
1921

0 commit comments

Comments
 (0)