We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6242c6d commit 9a2be71Copy full SHA for 9a2be71
.github/workflows/semgrep.yml
@@ -1,7 +1,7 @@
1
name: Semgrep
2
3
on:
4
- pull_request_target: {}
+ pull_request: {}
5
push:
6
branches: ["master", "main"]
7
jobs:
0 commit comments