Skip to content

chore(deps-dev): bump @storybook/test-runner from 0.17.0 to 0.18.0 in the storybook group #703

chore(deps-dev): bump @storybook/test-runner from 0.17.0 to 0.18.0 in the storybook group

chore(deps-dev): bump @storybook/test-runner from 0.17.0 to 0.18.0 in the storybook group #703

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@v6
with:
incremental_files_only: true
strict: false