diff --git a/.github/workflows/update-localizations.yml b/.github/workflows/update-localizations.yml index 2c916094..810f8067 100644 --- a/.github/workflows/update-localizations.yml +++ b/.github/workflows/update-localizations.yml @@ -10,11 +10,6 @@ on: type: string default: "en,fr,de,ja,ru,es,uk_UA,zh-Hant,it" - # TODO: Test only, remove - push: - branches: - - 'feature/IOS-8302_cardsdk_localise_workflow' - jobs: update-localizations: runs-on: macos-14