Skip to content

Bump crate-ci/typos from 1.13.20 to 1.21.0 #38

Bump crate-ci/typos from 1.13.20 to 1.21.0

Bump crate-ci/typos from 1.13.20 to 1.21.0 #38

Workflow file for this run

name: QA
on: [ push, pull_request, merge_group ]
jobs:
spellcheck:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
# Executes "typos ."
- uses: crate-ci/[email protected]