Skip to content

WIP: feat: use deeplx to translate #19

WIP: feat: use deeplx to translate

WIP: feat: use deeplx to translate #19

Workflow file for this run

name: Spell Check Action
on: [pull_request]
jobs:
typos-check:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v3
- name: Check spelling with custom config file
uses: crate-ci/[email protected]
with:
config: ./typos.toml