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: