Skip to content

fix: issue - 277 (#2862) #543

fix: issue - 277 (#2862)

fix: issue - 277 (#2862) #543

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@v3
- uses: crate-ci/typos@master