Skip to content

Commit

Permalink
Update semgrep.yml
Browse files Browse the repository at this point in the history
clean out some debugging
  • Loading branch information
misfir3 authored Mar 18, 2024
1 parent 4c26584 commit 3b2283d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
- name: scan on diff files only
run: |
cd $GITHUB_WORKSPACE
pwd
ls -la
changed_files=$(git diff --name-only origin/develop)
for file in $changed_files
do
Expand Down

0 comments on commit 3b2283d

Please sign in to comment.