Skip to content

build(deps-dev): bump the storybook group across 1 directory with 7 updates #260

build(deps-dev): bump the storybook group across 1 directory with 7 updates

build(deps-dev): bump the storybook group across 1 directory with 7 updates #260

Workflow file for this run

name: Commitlint
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ./.github/actions/setup-node
- run: echo "${{ github.event.pull_request.title }}" | pnpm commitlint --verbose