Skip to content

Commit 9022211

Browse files
authored
Update semgrep.yml
1 parent dfd316f commit 9022211

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
@@ -30,4 +30,4 @@ jobs:
3030
- name: Run Semgrep
3131
run: |
3232
export SEMGREP_BASELINE_REF="${{ github.base_ref }}" # For pull requests
33-
semgrep ci --config auto --error
33+
semgrep ci

0 commit comments

Comments
 (0)