Skip to content

Add tutorial video on docs/index.mdx #32

Add tutorial video on docs/index.mdx

Add tutorial video on docs/index.mdx #32

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