From b354a50c46b8543932c8c0269af23a03a56aac7e Mon Sep 17 00:00:00 2001 From: nhthinh-axonivy Date: Fri, 10 Jan 2025 08:30:13 +0700 Subject: [PATCH] feature/IVYPORTAL-16678-SPIKE-Setup-Linter --- .github/workflows/super-linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 5589ec0e1b..0ce6f66325 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -42,7 +42,7 @@ jobs: VALIDATE_XML: true VALIDATE_CSS: true LOG_LEVEL: DEBUG - LOG_FILE: true + LOG_FILE: super-linter.log REPORT_OUTPUT: true CREATE_LOG_FILE: true OUTPUT_FOLDER: /tmp/lint-results