Skip to content

Commit 3ad20a8

Browse files
committed
chore: trigger build
1 parent 3ed84be commit 3ad20a8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ami-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- develop
7+
- cleanup
78
paths:
89
- '.github/workflows/ami-release.yml'
910
- 'common.vars.pkr.hcl'

common.vars.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
postgres-version = "15.1.0.91"
1+
postgres-version = "15.1.0.92-rc0"

0 commit comments

Comments
 (0)