Skip to content

Commit f3a3f70

Browse files
committed
chore(ci): remove main on.pull.branch config
1 parent ef67bf1 commit f3a3f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semgrep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Semgrep
33
on:
44
pull_request_target: {}
55
push:
6-
branches: ["master", "main"]
6+
branches: ["master"]
77
jobs:
88
semgrep:
99
name: Scan

0 commit comments

Comments
 (0)