chore(i18n-update-core.yaml): add push trigger for sno-babel-define branch to facilitate debugging during development

This commit is contained in:
snomiao
2025-12-01 22:37:21 +00:00
parent 308213913f
commit 10d9dfaf91

View File

@@ -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