Skip to content

build(deps): bump crate-ci/typos from 1.16.26 to 1.19.0 #785

build(deps): bump crate-ci/typos from 1.16.26 to 1.19.0

build(deps): bump crate-ci/typos from 1.16.26 to 1.19.0 #785

Workflow file for this run

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