From 3798b74c7e6765305d56dadeb85a43cd1efcb9df Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Sun, 13 Jul 2025 12:29:07 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Force=20workflow=20refresh=20for?= =?UTF-8?q?=20enhanced=20comment=20logic?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Minor name change to ensure GitHub Actions uses latest workflow definition. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- .github/workflows/changelog-v3.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changelog-v3.yml b/.github/workflows/changelog-v3.yml index 343b834c7..ef809b4b4 100644 --- a/.github/workflows/changelog-v3.yml +++ b/.github/workflows/changelog-v3.yml @@ -1,4 +1,4 @@ -name: Changelog Validation +name: Changelog Validation (v3) on: pull_request: