From fab818ff14589f0af12bb07650a97435a743e2b2 Mon Sep 17 00:00:00 2001 From: Shadi Naif Date: Mon, 13 Nov 2023 11:07:49 +0300 Subject: [PATCH] feat: Add ecommerce to the translation pipeline Refs: FC-0012 OEP-58 --- .github/workflows/extract-translation-source-files.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/extract-translation-source-files.yml b/.github/workflows/extract-translation-source-files.yml index a1b6866657b..3af1c4a262a 100644 --- a/.github/workflows/extract-translation-source-files.yml +++ b/.github/workflows/extract-translation-source-files.yml @@ -35,6 +35,7 @@ jobs: 'credentials', 'credentials-themes', 'DoneXBlock', + 'ecommerce', 'edx-ace', 'edx-bulk-grades', 'edx-ora2',