Skip to content

Fix Youdao Translate Error: 50 #25

Fix Youdao Translate Error: 50

Fix Youdao Translate Error: 50 #25

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