commit | 627a8a8cfd86ed5cd990d455d145d357f1ec8f8d | [log] [tgz] |
---|---|---|
author | Ankush <ankush@iwebnotes.com> | Fri Jul 16 13:03:18 2021 +0530 |
committer | GitHub <noreply@github.com> | Fri Jul 16 13:03:18 2021 +0530 |
tree | 22ff55b5288001ea13e75a04d0ee917994cd3238 | |
parent | b164070a4f0e73ca82bdc2b0c4a673e8e6a602e3 [diff] |
chore: disable semgrep on push events (bp #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: