Skip to content

Commit

Permalink
Update markdown.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
chicco785 committed Dec 17, 2024
1 parent d0522a3 commit 153e0aa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/markdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,6 @@ jobs:
git config --global user.email '[email protected]'
git commit -am "Automated markdown-lint fixes [dependabot skip]" || echo "No changes to commit"
git push
shopt -s globstar
rm -fr vendor
rm -fr */vendor
# Checks the status of hyperlinks in .md and .MD files in verbose mode (the action is case sensitive and .{MD,md})
- name: Check links (.md)
uses: umbrelladocs/action-linkspector@v1
Expand Down

0 comments on commit 153e0aa

Please sign in to comment.