Skip to content

Commit

Permalink
move script
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb committed Feb 16, 2024
1 parent c263dcb commit d8c0190
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
find . -type f \
-name '*.md' \
-not -path '**/CHANGELOG.md' \
| xargs .github/scripts/markdown-link-check-with-retry.sh
| xargs ./scripts/markdown-link-check-with-retry.sh
File renamed without changes.
File renamed without changes.

0 comments on commit d8c0190

Please sign in to comment.