From 4f7e9bfc82a32419646c3012be6e855cf05648c1 Mon Sep 17 00:00:00 2001 From: csagdpodpadma Date: Sun, 23 Nov 2025 21:31:25 +0100 Subject: [PATCH] Add documentation section header to super-linter.yml Added documentation section header in the workflow file. --- .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 bbef001..8cc9bf2 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -7,7 +7,7 @@ name: Lint Code Base # -# Documentation: +# adding Documentation: # https://help.github.com/en/articles/workflow-syntax-for-github-actions #