From 86e3c15fa4e6d28fcf44b050da80ea7bc4157520 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 27 Aug 2025 02:02:31 +0300 Subject: [PATCH] Add spacing before Notes section in CI/CD README Inserted a blank line before the Notes section for improved readability in the CI/CD README documentation. --- .github/CI_CD_README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CI_CD_README.md b/.github/CI_CD_README.md index 227f4a0..6cb34eb 100644 --- a/.github/CI_CD_README.md +++ b/.github/CI_CD_README.md @@ -103,6 +103,7 @@ To add new build configurations: 2. Add build steps to the workflow 3. Update artifact collection logic + ## Notes - The workflow only runs on Windows