Skip to content

Commit

Permalink
Removed commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
Voidd committed May 14, 2024
1 parent 54b4d1b commit 85df194
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
container:
# A Docker image with Semgrep installed. Do not change this.
image: returntocorp/semgrep
#if: (github.actor != dependabot[bot])
steps:
- uses: actions/checkout@v4
- run: semgrep ci
Expand Down

0 comments on commit 85df194

Please sign in to comment.