Skip to content

build(deps): bump the all group with 3 updates #4

build(deps): bump the all group with 3 updates

build(deps): bump the all group with 3 updates #4

Workflow file for this run

name: Spell Check
on:
push:
branches:
- "main"
pull_request:
branches:
- "main"
jobs:
spell-check:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master