[postgis-tickets] [SCM] PostGIS branch master updated. 3.1.0rc1-410-g178a530

git at osgeo.org git at osgeo.org
Fri Aug 20 14:27:23 PDT 2021


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, master has been updated
       via  178a530c28704d896dffbb401c1a3a3c0a09c5c8 (commit)
      from  db34b0450885d00e3d6fcf90c3fc3fa4c9912a0e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 178a530c28704d896dffbb401c1a3a3c0a09c5c8
Author: Regina Obe <lr at pcorp.us>
Date:   Fri Aug 20 17:27:19 2021 -0400

    Change workflow to ignore main

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 1a2ec24..5a42449 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -6,7 +6,7 @@ name: "CI"
 on:
   push:
     branches-ignore:
-      - 'master'
+      - 'main'
   pull_request: ~
 
 jobs:

-----------------------------------------------------------------------

Summary of changes:
 .github/workflows/ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list