gh: remove localization build condition
This commit is contained in:
parent
60fb874912
commit
19afb2f38f
@ -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
|
Loading…
Reference in New Issue
Block a user