diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index cd9ae12686231..35bf1207fe33e 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -11,9 +11,13 @@ on: push: branches: - main + paths: + - packages/ui-components/** pull_request_target: branches: - main + paths: + - packages/ui-components/** types: - labeled workflow_dispatch: