From bbc7fa60405b44d19b534ecd422e2c30d5cca57d Mon Sep 17 00:00:00 2001 From: Varun Singh <135655243+voidd7@users.noreply.github.com> Date: Mon, 13 May 2024 14:38:31 -0700 Subject: [PATCH] Update semgrep.yml Full scan --- .github/workflows/semgrep.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 8e99e24..e15dfc4 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -1,6 +1,9 @@ name: Semgrep on: - pull_request: + push: + branches: + - varun-semgrep-scanning + #pull_request: workflow_dispatch: jobs: