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