diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 0ddc084e4..09b74deac 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -2,8 +2,8 @@ name: Chromatic on: workflow_dispatch: - #pull_request_review: - # types: [submitted] + pull_request_review: + types: [submitted] jobs: test: