From b40c588c803606142aaff5c8ef600cf09a3a59df Mon Sep 17 00:00:00 2001 From: Cody Baker <51133164+CodyCBakerPhD@users.noreply.github.com> Date: Tue, 13 Feb 2024 11:18:27 -0500 Subject: [PATCH] restore automation trigger --- .github/workflows/chromatic.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: