From ecb6a858d65dcfc048ca004b9317f06e24921610 Mon Sep 17 00:00:00 2001 From: Rustam Gamidov Date: Mon, 9 Feb 2026 13:01:53 +0200 Subject: [PATCH] Debug: MR to branch Change added in MR file to get error in case of silent CI merge to the master branch Relates-To: MINOR Signed-off-by: Rustam Gamidov --- .github/workflows/psv_pipelines.yml | 2 +- olp-cpp-sdk-core/tests/utils/JsonTest.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/psv_pipelines.yml b/.github/workflows/psv_pipelines.yml index 45daedae1..2df37d899 100644 --- a/.github/workflows/psv_pipelines.yml +++ b/.github/workflows/psv_pipelines.yml @@ -6,7 +6,7 @@ on: - master pull_request: branches: - - '*' + - '**' env: SEGFAULT_SIGNALS: all diff --git a/olp-cpp-sdk-core/tests/utils/JsonTest.cpp b/olp-cpp-sdk-core/tests/utils/JsonTest.cpp index ba402a9c3..557a34794 100644 --- a/olp-cpp-sdk-core/tests/utils/JsonTest.cpp +++ b/olp-cpp-sdk-core/tests/utils/JsonTest.cpp @@ -37,7 +37,7 @@ const std::string kJsonData = R"json( ], "regions": [ { - "id": 423423, + "id": 427423, "parent_id": 14123411, "catalogs": [ {