gh: remove localization build condition

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

View File

@ -1,13 +1,10 @@
name: Weblate Translation Build
name: Frontend Localization Build
on:
pull_request:
paths:
- 'frontend/xliff/*.xlf'
jobs:
setup-and-build:
# Continue only on requests from Weblate user
if: github.event.pull_request.user.name == 'weblate'
setup-and-build-translation:
runs-on: ubuntu-latest
permissions:
# Give the default GITHUB_TOKEN write permission to commit and push the