Skip to content
Prev Previous commit
Next Next commit
Revert "chore(i18n-update-core.yaml): add push trigger for branches m…
…atching sno-* for debugging purposes"

This reverts commit 095be71.
  • Loading branch information
snomiao committed Dec 2, 2025
commit 2d518babb9de7800b84082a33900f5bbfc604392
4 changes: 0 additions & 4 deletions .github/workflows/i18n-update-core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ on:
branches: [main]
types: [opened, synchronize, reopened]

push:
branches:
- sno-* # REMOVE BEFORE MERGE - test branch for debugging

jobs:
update-locales:
# Branch detection: Only run for manual dispatch or version-bump-* branches from main repo
Expand Down