Skip to content

Commit b68c494

Browse files
committed
fix: change to trigger workflow
1 parent 4a87f0c commit b68c494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/tasks/setup-postgrest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
url: https://www.postgresql.org/media/keys/ACCC4CF8.asc
77
state: present
88

9-
- name: PostgREST - add Postgres PPA
9+
- name: PostgREST - add Postgres PPA main
1010
apt_repository:
1111
repo: "deb http://apt.postgresql.org/pub/repos/apt/ focal-pgdg main"
1212
state: present

0 commit comments

Comments
 (0)