From 5847d1574842957220df5acdc3d94ca6bab6ce02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB?= <41448637+mkgrgis@users.noreply.github.com> Date: Fri, 3 Oct 2025 07:55:54 +0300 Subject: [PATCH] Fix a comment in CI --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 48a3bde..d0e32dd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -# GitHub Actions for PostGIS +# GitHub Actions for pgSQL HTTP # # Paul Ramsey