diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 3e63b22..657fccf 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -4,6 +4,7 @@ name: Semgrep on: # Scan changed files in PRs (diff-aware scanning): pull_request: {} + push: {} jobs: semgrep: