diff --git a/.github/workflows/verify_storybook.yml b/.github/workflows/verify_storybook.yml index 928cbdb9cb..5a71caba85 100644 --- a/.github/workflows/verify_storybook.yml +++ b/.github/workflows/verify_storybook.yml @@ -60,4 +60,3 @@ 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