Skip to content

Commit 8503160

Browse files
authored
ci: remove semgrep on each PR creation
The semgrep setup is slow on large repositories. Move it to a once a day task instead.
1 parent 6af0f9a commit 8503160

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/semgrep.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
on:
2-
pull_request: {}
32
workflow_dispatch: {}
43
schedule:
54
- cron: "0 4 * * *"

0 commit comments

Comments
 (0)