Skip to content

Create controls on existing stories for Storybook #26

Create controls on existing stories for Storybook

Create controls on existing stories for Storybook #26

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

Check failure on line 13 in .github/workflows/preview.yml

View workflow run for this annotation

GitHub Actions / Deploy PR previews

Invalid workflow file

The workflow is not valid. .github/workflows/preview.yml (Line: 13, Col: 3): Unexpected value 'comments'
jobs:
storybook:
uses: Neovici/cfg/.github/workflows/preview.yml@master
secrets: inherit