From 7054cc59ed58741a44aac9cca677404022fd721a Mon Sep 17 00:00:00 2001 From: Alex Lutay <1928266+taurus-forever@users.noreply.github.com> Date: Fri, 13 Jun 2025 13:26:24 +0200 Subject: [PATCH] Test default spread --- src/charm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/charm.py b/src/charm.py index 6508225201..1af34f2216 100755 --- a/src/charm.py +++ b/src/charm.py @@ -2,7 +2,7 @@ # Copyright 2021 Canonical Ltd. # See LICENSE file for licensing details. -"""Charmed Machine Operator for the PostgreSQL database.""" +"""Charmed Machine Operator for the PostgreSQL database spread github-ci.""" import contextlib import json