mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-12 17:23:38 +00:00
chore: disable semgrep on push events (#26523)
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user