Skip to content

Create controls on existing stories for Storybook #30

Create controls on existing stories for Storybook

Create controls on existing stories for Storybook #30

Workflow file for this run

name: Deploy PR previews
concurrency: preview-${{ github.ref }}
on:
pull_request_target:
types:
- opened
- reopened
- synchronize
- closed
permissions:
contents: write
pages: write
comments: write
jobs:
storybook:
uses: Neovici/cfg/.github/workflows/preview.yml@master
secrets: inherit