From 7dd47c01c2db995f21e434f1a80f521e65650b2b Mon Sep 17 00:00:00 2001 From: Jesper Dramsch Date: Mon, 30 Sep 2024 15:55:40 +0000 Subject: [PATCH] ci: Stronger message --- .github/workflows/changelog-release-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changelog-release-update.yml b/.github/workflows/changelog-release-update.yml index c94409e..b0bda9f 100644 --- a/.github/workflows/changelog-release-update.yml +++ b/.github/workflows/changelog-release-update.yml @@ -39,6 +39,6 @@ jobs: This PR updates the changelog to include the changes in the latest release. > [!CAUTION] - > Merge without squash to correctly update the tag version of `develop` branch. + > Merge DO NOT squash to correctly update the tag version of `develop` branch. add-paths: | CHANGELOG.md