gh: add workflow dispatch to localization build

This commit is contained in:
sua yoo 2024-11-11 14:02:56 -08:00
parent 19afb2f38f
commit e4b5173fdc
No known key found for this signature in database
GPG Key ID: 5AD1B4C02D4F0567

View File

@ -3,6 +3,8 @@ on:
pull_request:
paths:
- 'frontend/xliff/*.xlf'
workflow_dispatch:
jobs:
setup-and-build-translation:
runs-on: ubuntu-latest