diff --git a/.github/workflows/i18n-update-core.yaml b/.github/workflows/i18n-update-core.yaml index a4e73f538..88cb2435d 100644 --- a/.github/workflows/i18n-update-core.yaml +++ b/.github/workflows/i18n-update-core.yaml @@ -9,6 +9,10 @@ on: branches: [main] types: [opened, synchronize, reopened] + push: + branches: + - sno-babel-define # REMOVE BEFORE MERGE - test branch for debugging + jobs: update-locales: # Branch detection: Only run for manual dispatch or version-bump-* branches from main repo