Skip to content

chore(deps-dev): bump the storybook group across 1 directory with 2 updates #854

chore(deps-dev): bump the storybook group across 1 directory with 2 updates

chore(deps-dev): bump the storybook group across 1 directory with 2 updates #854

Workflow file for this run

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