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 3f4ff8d commit 264bb63
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 @@ -21,5 +21,5 @@ jobs:
- name: Check for broken links
run: |
pkgmt check-links
pkgmt check-links --only-404

0 comments on commit 264bb63

Please sign in to comment.