diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 1ba433def..6a1ea3d52 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -1,7 +1,7 @@ name: Semgrep on: - pull_request_target: {} + pull_request: {} push: branches: ["master", "main"] jobs: