From e1de1cf6306fb82d12cbd00c359e6bdbecf275e9 Mon Sep 17 00:00:00 2001 From: sburchfield33 <140584439+sburchfield33@users.noreply.github.com> Date: Wed, 28 Feb 2024 20:06:28 -0500 Subject: [PATCH] Do it only a PR not a PR request --- .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 f36d0612..290baf24 100644 --- a/.github/workflows/prettier.yml +++ b/.github/workflows/prettier.yml @@ -1,8 +1,7 @@ name: Prettier Action on: - pull_request_review: - types: [submitted] + pull_request: branches: ["sburchfield33-juliazel-githubactions"] jobs: