diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index f40d1afa..5e67ac3c 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -5,10 +5,6 @@ on: branches: [main, develop] paths: - '**.stories.tsx' - push: - branches: [main, develop] - paths: - - '**.stories.tsx' jobs: chromatic-delpoyment: