We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e53d2ec commit cc8e77fCopy full SHA for cc8e77f
.github/workflows/storybook.yml
@@ -5,9 +5,7 @@ name: 'Chromatic'
5
6
# Event for the workflow
7
on:
8
- release:
9
- types: [created]
10
- workflow_dispatch:
+ push
11
12
# List of jobs
13
jobs:
0 commit comments