Skip to content

Commit 741e4a6

Browse files
committed
actions
1 parent e1dcb0c commit 741e4a6

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/scan-semgrep.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: scan-semgrep
22
on:
3-
pull_request: {}
4-
workflow_dispatch: {}
5-
merge_group:
6-
types: [checks_requested]
3+
pull_request:
4+
branches: [main]
75
jobs:
86
scan-semgrep:
97
name: semgrep/ci

0 commit comments

Comments
 (0)