Skip to content

Bump crate-ci/typos from 1.15.0 to 1.15.10 #121

Bump crate-ci/typos from 1.15.0 to 1.15.10

Bump crate-ci/typos from 1.15.0 to 1.15.10 #121

Workflow file for this run

name: "Spell Check"
on: [pull_request]
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: crate-ci/typos@v1.15.10