Skip to content

Commit 2a4bdcd

Browse files
Merge pull request #12 from mindee/upgrade
chg: 💚 Update chromatic workflow to be executed when push on main ins…
2 parents e5464d6 + ecd86a1 commit 2a4bdcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-storybook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: "Chromatic Publish"
66
# Event for the workflow
77
on:
88
push:
9-
branches: [dev]
9+
branches: [main]
1010
workflow_dispatch:
1111

1212
# List of jobs

0 commit comments

Comments
 (0)