chore: disable semgrep on push events (bp #26523)
This commit is contained in:
parent
b164070a4f
commit
627a8a8cfd
2
.github/workflows/semgrep.yml
vendored
2
.github/workflows/semgrep.yml
vendored
@ -2,8 +2,6 @@ name: Semgrep
|
||||
|
||||
on:
|
||||
pull_request: { }
|
||||
push:
|
||||
branches: ["develop"]
|
||||
|
||||
jobs:
|
||||
semgrep:
|
||||
|
Loading…
x
Reference in New Issue
Block a user