Skip to content

i18n: French Translation for index / download-client / support-us #156

i18n: French Translation for index / download-client / support-us

i18n: French Translation for index / download-client / support-us #156

Workflow file for this run

name: PRSPELLCHECK
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check spelling
uses: crate-ci/typos@master
with: { config: ./.github/_typos.toml }