Skip to content

chore(l10n): update translations #169

chore(l10n): update translations

chore(l10n): update translations #169

Workflow file for this run

---
name: Lint
permissions:
contents: read
on:
pull_request:
branches:
- master
types:
- opened
- synchronize
- reopened
concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"
cancel-in-progress: true
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Lint
run: npx awesome-lint