chore: disable semgrep on push events (#26523)

This commit is contained in:
Ankush 2021-07-16 13:01:57 +05:30 committed by GitHub
parent 9ed36627d2
commit a6d80dcc2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,6 @@ name: Semgrep
on:
pull_request: { }
push:
branches: ["develop"]
jobs:
semgrep: