diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 549223f2..7320299e 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -241,10 +241,6 @@ jobs: head: HEAD extra_args: --debug --only-verified - - name: "Scan Results Status" - if: steps.trufflehog.outcome == 'failure' - run: exit 1 - # @@required: merge has-no-merge-conflicts: if: github.event.pull_request.draft == false