Skip to content

feat: implement Standard Schema #47

feat: implement Standard Schema

feat: implement Standard Schema #47

Workflow file for this run

name: spell-check
on:
pull_request:
jobs:
spell-check:
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- uses: crate-ci/typos@master
with:
config: ./typos.toml