Skip to content

Merge pull request #578 from XiShanYongYe-Chang/add-checklist-for-new… #83

Merge pull request #578 from XiShanYongYe-Chang/add-checklist-for-new…

Merge pull request #578 from XiShanYongYe-Chang/add-checklist-for-new… #83

Workflow file for this run

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