Skip to content

Bump @storybook/addon-essentials from 7.6.14 to 8.1.7 #3710

Bump @storybook/addon-essentials from 7.6.14 to 8.1.7

Bump @storybook/addon-essentials from 7.6.14 to 8.1.7 #3710

Workflow file for this run

name: Pull Request Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v1
with:
mode: minimum
count: 1
labels: "Type: Bug, Type: Feature, Type: Breaking Change, Type: Non-breaking refactor, Type: Configuration Change, Type: Dependency Upgrade"