Skip to content

Commit

Permalink
Fix comment for markdown link check (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
mophahr authored Dec 14, 2023
1 parent fcc10f2 commit c1fa3e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_markdown_links.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
# This workflow action will run pre-commit, which will execute ansible and yaml linting
# See .pre-commit-config.yaml for what hooks are executed
# This action checks all Markdown files in the repository for broken links.
# (Uses https://github.com/tcort/markdown-link-check)
name: markdown link check


Expand Down

0 comments on commit c1fa3e8

Please sign in to comment.