From 0007eff3d5a53c472dbd76390169bf8443e0e845 Mon Sep 17 00:00:00 2001 From: apt-ostree-dev Date: Thu, 21 Aug 2025 17:26:08 -0700 Subject: [PATCH] test: verify changelog workflow with pre-commit hook only --- test-changelog-workflow.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test-changelog-workflow.txt diff --git a/test-changelog-workflow.txt b/test-changelog-workflow.txt new file mode 100644 index 00000000..98fb3549 --- /dev/null +++ b/test-changelog-workflow.txt @@ -0,0 +1,2 @@ +This is a test file to verify the changelog workflow is working properly. +The git hooks should automatically process the CHANGELOG.md content.