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 dfd316f commit 9022211Copy full SHA for 9022211
.github/workflows/semgrep.yml
@@ -30,4 +30,4 @@ jobs:
30
- name: Run Semgrep
31
run: |
32
export SEMGREP_BASELINE_REF="${{ github.base_ref }}" # For pull requests
33
- semgrep ci --config auto --error
+ semgrep ci
0 commit comments