Skip to content

Commit 34d9fa9

Browse files
committed
Corrected comment
1 parent 30c007a commit 34d9fa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-links-on-push-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Check links
2323
uses: lycheeverse/lychee-action@v2.8.0
2424
with:
25-
# Check all MD files, ignore ok/redir/blocked/rate-limited, exclude commonly down domains
25+
# Check all MD files, ignore ok/redir/blocked/rate-limited
2626
args: >
2727
"*.md" "**/*.md"
2828
--verbose --no-progress

0 commit comments

Comments
 (0)