Skip to content

fix: comment

fix: comment #2245

Workflow file for this run

name: Check spell
on:
- pull_request
- push
jobs:
run:
name: Check spell
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master