Skip to content

[pre-commit.ci] pre-commit autoupdate #41

[pre-commit.ci] pre-commit autoupdate

[pre-commit.ci] pre-commit autoupdate #41

Workflow file for this run

# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: Weblate Locales Lint
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Weblate Locale Linter
uses: WeblateOrg/locale_lint@v0.2.2