Skip to content

Commit

Permalink
fix thog config
Browse files Browse the repository at this point in the history
  • Loading branch information
codevbus committed Apr 9, 2024
1 parent 95f365b commit b9a2298
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ jobs:
continue-on-error: true
with:
path: ./
base: "${{ github.event.repository.default_branch }}"
head: HEAD
extra_args: --debug
extra_args: --only-verified

- name: Scan Results Status
if: steps.trufflehog.outcome == 'failure'
Expand Down

0 comments on commit b9a2298

Please sign in to comment.