Skip to content

Commit

Permalink
updated markdown.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Dec 2, 2024
1 parent 33a4990 commit 931e9cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 931e9cc

Please sign in to comment.