From 5880b07b4785db3c46f1c37dbedd46f0497d225f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Noco=C5=84?= Date: Thu, 19 Mar 2026 12:43:06 +0100 Subject: [PATCH 1/2] Updated vale action name --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 438b94da7a..8aeed3da85 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -82,7 +82,7 @@ jobs: mv vale-styles-main/* vale-styles-main/.vale.ini . - name: Run Vale.sh - uses: errata-ai/vale-action@reviewdog + uses: vale-cli/vale-action@v2 with: reporter: github-check filter_mode: added From c8498aeb3076822361eb7c6fc25913f87f4391ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Noco=C5=84?= Date: Thu, 19 Mar 2026 12:44:30 +0100 Subject: [PATCH 2/2] [TMP] Test vale --- docs/discounts/discounts.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/discounts/discounts.md b/docs/discounts/discounts.md index 0fef7f67d4..ce3a7fd380 100644 --- a/docs/discounts/discounts.md +++ b/docs/discounts/discounts.md @@ -8,9 +8,13 @@ month_change: false # Discounts -With the Discounts feature, store managers can reduce prices on specific products or categories for all or selected customers. +With the Discounts feature, store managers can redue prices on specific products or categories for all or selected customers. After you install it, temporary or permanent discounts can be applied against items from the product catalog or cart. +There is something for everyone. + +Simply use the word please. + You can also extend the feature, for example, by creating custom pricing rules, application conditions, or changing discount priorities. ## Getting Started