mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-11 17:21:13 +00:00
fix(ci): trigger control ui locale refresh on main changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user