From 763a7bfbb5780f6798eb06361a5c91495c8b7488 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sun, 4 Jun 2023 20:09:02 -0600 Subject: [PATCH] chore: Update test.yml (#1223) Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com> --- .github/workflows/test.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 92a12744..5c3775d3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -4,14 +4,11 @@ on: push: branches: - "**" + pull_request_review: + pull_request_target: pull_request: branches: - main - - sec - pull_request_review: - branches: - - main - - sec jobs: shellcheck: