Skip to content

Commit a4f12d8

Browse files
authored
Merge pull request #593 from contentstack/feature/workflow
checking workflow for sitecore
2 parents 50c4e2e + 3476086 commit a4f12d8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/repo-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
"no-constant-condition": "off"
130130
}
131131
}
132-
];
132+
]
133133
EOL
134134
fi
135135

upload-api/migration-sitecore/libs/contenttypes.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ const configChecker = path?.join('content', 'Common', 'Configuration');
1111
const append = 'a';
1212
let config = {};
1313

14-
1514
const {
1615
DATA_MAPPER_DIR,
1716
DATA_MAPPER_CONFIG_FILE,

0 commit comments

Comments
 (0)