From 3476086e1cb946b056c7316c19176cc705907fe3 Mon Sep 17 00:00:00 2001 From: RohitKini <57343193+RohitKini@users.noreply.github.com> Date: Thu, 3 Apr 2025 15:11:24 +0530 Subject: [PATCH] checking workflow for sitecore --- .github/workflows/repo-sync.yml | 2 +- upload-api/migration-sitecore/libs/contenttypes.js | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/repo-sync.yml b/.github/workflows/repo-sync.yml index 81b45e7ba..40e0e3a4e 100644 --- a/.github/workflows/repo-sync.yml +++ b/.github/workflows/repo-sync.yml @@ -129,7 +129,7 @@ jobs: "no-constant-condition": "off" } } - ]; + ] EOL fi diff --git a/upload-api/migration-sitecore/libs/contenttypes.js b/upload-api/migration-sitecore/libs/contenttypes.js index 3970722c7..f03747176 100644 --- a/upload-api/migration-sitecore/libs/contenttypes.js +++ b/upload-api/migration-sitecore/libs/contenttypes.js @@ -11,7 +11,6 @@ const configChecker = path?.join('content', 'Common', 'Configuration'); const append = 'a'; let config = {}; - const { DATA_MAPPER_DIR, DATA_MAPPER_CONFIG_FILE,