Skip to content

Commit

Permalink
Merge pull request #12 from mindee/upgrade
Browse files Browse the repository at this point in the history
chg: 💚 Update chromatic workflow to be executed when push on main ins…
  • Loading branch information
AbdelfattahSekak authored Nov 4, 2023
2 parents e5464d6 + ecd86a1 commit 2a4bdcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: "Chromatic Publish"
# Event for the workflow
on:
push:
branches: [dev]
branches: [main]
workflow_dispatch:

# List of jobs
Expand Down

0 comments on commit 2a4bdcd

Please sign in to comment.