From 931e9ccd2a35603b163e7765bcac661dbeac2110 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Tue, 3 Dec 2024 02:16:13 +0700 Subject: [PATCH] updated markdown.yaml --- .github/workflows/markdown.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/markdown.yaml b/.github/workflows/markdown.yaml index beb51c0..1a2505d 100644 --- a/.github/workflows/markdown.yaml +++ b/.github/workflows/markdown.yaml @@ -65,7 +65,7 @@ jobs: - uses: actions/checkout@v3 #name: Git Checkout # better to show the action@version with: - submodules: 'true' # requires Git 2.18+ to be installed first + submodules: 'false' # requires Git 2.18+ to be installed first # create .mdlrc at the root of your repo to ignore some things like long lines, # see https://github.com/HariSekhon/DevOps-Bash-tools/blob/master/configs/.mdlrc