From bb2a623fc17c4878f556011200c623615aaa8b3d Mon Sep 17 00:00:00 2001 From: Charles de Dreuille Date: Sat, 16 Aug 2025 22:28:19 +0200 Subject: [PATCH] Update verify_storybook.yml Signed-off-by: Charles de Dreuille --- .github/workflows/verify_storybook.yml | 1 - 1 file changed, 1 deletion(-) 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