diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index d96413a80c90..e28ccbd330c5 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -1,9 +1,6 @@ on: pull_request: {} workflow_dispatch: {} - push: - branches: - - main schedule: - cron: "0 0 * * *" name: Semgrep config