We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1dcb0c commit 741e4a6Copy full SHA for 741e4a6
1 file changed
.github/workflows/scan-semgrep.yml
@@ -1,9 +1,7 @@
1
name: scan-semgrep
2
on:
3
- pull_request: {}
4
- workflow_dispatch: {}
5
- merge_group:
6
- types: [checks_requested]
+ pull_request:
+ branches: [main]
7
jobs:
8
scan-semgrep:
9
name: semgrep/ci
0 commit comments