Message-ID: From: "sehrope (@sehrope)" To: "pgjdbc/pgjdbc" Date: Tue, 09 Sep 2025 21:44:21 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3794: Update CONTRIBUTING.md In-Reply-To: References: List-Id: X-GitHub-Author-Login: sehrope X-GitHub-Comment-Id: 3272382006 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3794 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3794#issuecomment-3272382006 Content-Type: text/plain; charset=utf-8 I think it's not running because of the path filter excluding docs-only changes: https://github.com/pgjdbc/pgjdbc/blob/b1c939fadc1df40eb09cc9a2d2ab08bc42b64e8d/.github/workflows/main.yml#L14-L17 But I guess it's marked as required at the repo level. So it doesn't consider the PR ready to go, but it will never actually try to run the (pointless) style check.