Skip to content

Commit

Permalink
lychee: accept 401
Browse files Browse the repository at this point in the history
  • Loading branch information
nathany committed Sep 3, 2023
1 parent f6c4e71 commit 9c0798c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
uses: lycheeverse/lychee-action@v1
with:
fail: true
args: --accept 403 './**/*.md'
args: --accept 401,403 './**/*.md'

0 comments on commit 9c0798c

Please sign in to comment.