commit | a6d80dcc2a650cf46b41d3fbb959b4c5da54693e | [log] [tgz] |
---|---|---|
author | Ankush <ankush@iwebnotes.com> | Fri Jul 16 13:01:57 2021 +0530 |
committer | GitHub <noreply@github.com> | Fri Jul 16 13:01:57 2021 +0530 |
tree | 1c495903cd1f6db6901dfc86c404356ad4eb10f6 | |
parent | 9ed36627d293264c1e7b9fc2e6db71fb02718ec6 [diff] |
chore: disable semgrep on push events (#26523)
diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 701c5c7..e27b406 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml
@@ -2,8 +2,6 @@ on: pull_request: { } - push: - branches: ["develop"] jobs: semgrep: