Skip to content

Commit

Permalink
adds --only-404 to check-links workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
edublancas committed Feb 28, 2024
1 parent bfa2b5e commit e0e5773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
pip install pkgmt
- name: Check for broken links
run: |
pkgmt check-links
pkgmt check-links --only-404

0 comments on commit e0e5773

Please sign in to comment.