fix(ci): trigger control ui locale refresh on main changes

This commit is contained in:
Vincent Koc 2026-04-05 13:19:59 +01:00
parent 1840611fe6
commit 79e5101a88
1 changed files with 9 additions and 0 deletions

View File

@ -1,6 +1,15 @@
name: Control UI Locale Refresh
on:
push:
branches:
- main
paths:
- ui/src/i18n/locales/en.ts
- ui/src/i18n/lib/types.ts
- scripts/control-ui-i18n.ts
- package.json
- .github/workflows/control-ui-locale-refresh.yml
release:
types:
- published