diff --git a/.github/workflows/verify_storybook.yml b/.github/workflows/verify_storybook.yml index 5a71caba85..928cbdb9cb 100644 --- a/.github/workflows/verify_storybook.yml +++ b/.github/workflows/verify_storybook.yml @@ -60,3 +60,4 @@ jobs: # https://www.chromatic.com/docs/custom-ci-provider#run-chromatic-on-external-forks-of-open-source-projects projectToken: chpt_dab72dc0f97d55b storybookBuildDir: dist-storybook + onlyChanged: true