Skip to content

Update README.md and CONTRIBUTING.md #28

Update README.md and CONTRIBUTING.md

Update README.md and CONTRIBUTING.md #28

name: Translation integrity
on:
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
test-translations:
if: contains(github.event.pull_request.labels.*.name, 'tolgee-ci')
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