Skip to content

chore(deps): bump the npm_and_yarn group across 2 directories with 3 updates #599

chore(deps): bump the npm_and_yarn group across 2 directories with 3 updates

chore(deps): bump the npm_and_yarn group across 2 directories with 3 updates #599

Workflow file for this run

name: Check spelling
on:
pull_request:
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v5
with:
incremental_files_only: true
strict: false