Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

build(deps-dev): Bump storybook from 7.0.0-rc.1 to 7.0.20 #3740

build(deps-dev): Bump storybook from 7.0.0-rc.1 to 7.0.20

build(deps-dev): Bump storybook from 7.0.0-rc.1 to 7.0.20 #3740

Workflow file for this run

# This workflow will triage pull requests and apply a label based on the
# paths that are modified in the pull request.
name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"