Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Tue, 28 Jan 2025 13:57:07 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3257: test: add GitHub CI testing with PostgreSQL 15 and HEAD In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 1932214628 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: 7ea63e5351e9460897165cf10e6d242042921bab X-GitHub-Issue: 3257 X-GitHub-Line: 154 X-GitHub-Path: .github/workflows/main.yml X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3257#discussion_r1932214628 Content-Type: text/plain; charset=utf-8 (on .github/workflows/main.yml:154) @sehrope, I've altered the PR so it executes HEAD build in the branch-based builds only. Does it resolve your concern?