diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7735af9..1112ec1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,6 +18,6 @@ jobs: files_to_exclude: "new-project/BuildOutput.sarif.json" #branch_name: 'sast-integration-test' #build_version: '1.0.0' - log_level: 'WARN' + log_level: 'INVALID' #verbose: true #on_failure: 'fail_the_build' \ No newline at end of file