diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index 276d6bf..59e910e 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -33,4 +33,5 @@ jobs: name: trufflehog path: trufflehog.txt if-no-files-found: error + if: always() continue-on-error: true