From 47ca8bdda8e9b7015b2024d312036f6395891ccc Mon Sep 17 00:00:00 2001 From: sburchfield33 <140584439+sburchfield33@users.noreply.github.com> Date: Sun, 25 Feb 2024 14:36:40 -0500 Subject: [PATCH] Changed pull_request_review PR --- .github/workflows/prettier.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/prettier.yml b/.github/workflows/prettier.yml index 07330e0f..1975f850 100644 --- a/.github/workflows/prettier.yml +++ b/.github/workflows/prettier.yml @@ -1,10 +1,9 @@ name: Prettier Action on: - pull_request: - branches: ["sburchfield33-juliazel-githubactions"] pull_request_review: types: [submitted] + branches: ["sburchfield33-juliazel-githubactions"] jobs: prettier: