From 469fb70c3e12d727770c9084a7cd2c91d2b2b564 Mon Sep 17 00:00:00 2001 From: Hrushikesh Deshpande <161167942+hrushikeshdeshpande@users.noreply.github.com> Date: Tue, 19 Nov 2024 02:17:12 +0530 Subject: [PATCH] Update semgrep.yml --- .github/workflows/semgrep.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 08fcfde7..23c90a0c 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -2,8 +2,6 @@ on: pull_request: {} workflow_dispatch: {} - push: - branches: [main, master] schedule: - cron: 0 0 * * * name: Semgrep config