gh: add workflow dispatch to localization build
This commit is contained in:
parent
19afb2f38f
commit
e4b5173fdc
@ -3,6 +3,8 @@ on:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'frontend/xliff/*.xlf'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
setup-and-build-translation:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user