Skip to content

Commit 3325804

Browse files
Fix breaking change to Semgrep workflow
1 parent a14aa3d commit 3325804

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/semgrep.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@
1515
- uses: returntocorp/semgrep-action@v1
1616
with:
1717
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }} # For publishing to semgrep.dev
18-
auditOn: push # Don't block on new issues in pull requests for now
1918

0 commit comments

Comments
 (0)