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: