Skip to content

chore: upgrade storybook #15

chore: upgrade storybook

chore: upgrade storybook #15

Workflow file for this run

on:
pull_request:
types: [opened, edited, synchronize, reopened]
# https://github.com/amannn/action-semantic-pull-request
jobs:
title-check:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}