Skip to content

Merge pull request #3715 from thisiskeanyvy/readme-translations #190

Merge pull request #3715 from thisiskeanyvy/readme-translations

Merge pull request #3715 from thisiskeanyvy/readme-translations #190

Workflow file for this run

name: linter
on:
push:
paths-ignore:
- '**/*.md'
pull_request:
paths-ignore:
- '**/*.md'
jobs:
translations:
name: Check Translations
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- name: Lint translation files
run: python3 contrib/devtools/check-translations.py