Skip to content

chore: add an api folder which containing explain and more in the… #40

chore: add an api folder which containing explain and more in the…

chore: add an api folder which containing explain and more in the… #40

Workflow file for this run

name: spell check
on: [push, pull_request, workflow_dispatch]
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master