Skip to content

Load translations from Tolgee #12

Load translations from Tolgee

Load translations from Tolgee #12

name: Translation integrity
on:
pull_request:
branches: [ "main" ]
paths:
- '**.json'
workflow_dispatch:
jobs:
test:
if: github.event.

Check failure on line 12 in .github/workflows/translations-test.yml

View workflow run for this annotation

GitHub Actions / Translation integrity

Invalid workflow file

The workflow is not valid. .github/workflows/translations-test.yml (Line: 12, Col: 9): Unexpected end of expression: '.'. Located at position 13 within expression: github.event.
runs-on: ubuntu-latest # For a list of available runner types, refer to
# https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on
steps:
- name: Checkout the repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Test translations
run: |
python scripts/verify_translations.py