From bd622711f79f74a5762717f0bda169fdfd70c3df Mon Sep 17 00:00:00 2001 From: Bowen Liang Date: Fri, 18 Jul 2025 22:22:41 +0800 Subject: [PATCH] update --- .github/workflows/style.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/style.yml b/.github/workflows/style.yml index 0c877a9cc0..adf18c68b1 100644 --- a/.github/workflows/style.yml +++ b/.github/workflows/style.yml @@ -167,9 +167,9 @@ jobs: IGNORE_GITIGNORED_FILES: true VALIDATE_BASH: true VALIDATE_BASH_EXEC: true - VALIDATE_EDITORCONFIG: true # FIXME: temporarily disabled until api-docker.yaml's run script is fixed for shellcheck # VALIDATE_GITHUB_ACTIONS: true VALIDATE_DOCKERFILE_HADOLINT: true + VALIDATE_EDITORCONFIG: true VALIDATE_XML: true VALIDATE_YAML: true