Skip to content

chore(l10n): update translations #53

chore(l10n): update translations

chore(l10n): update translations #53

Workflow file for this run

---
name: Lint
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@v4
- name: Lint
run: |
npx awesome-lint