From b2ebf484fbf575361a5f6bbebbc6e2cde0039fa1 Mon Sep 17 00:00:00 2001 From: Fernando Date: Fri, 24 May 2024 10:54:44 -0300 Subject: [PATCH] log_level test 01 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 45c1b58..f2e81b2 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: 'DEBUG' #verbose: true #on_failure: 'fail_the_build' \ No newline at end of file