diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 92a127442eb..5c3775d36db 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -4,14 +4,11 @@ on: push: branches: - "**" - pull_request: - branches: - - main - - sec pull_request_review: + pull_request_target: + pull_request: branches: - main - - sec jobs: shellcheck: