Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit ecb907c

Browse files
rewrite0w0Boshen
authored andcommitted
chore: rollback link-check.yml
1 parent 63f9503 commit ecb907c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
# Exclude twitter links, see https://github.com/lycheeverse/lychee/issues/1108.
3333
# Ideally this is built in, by https://github.com/lycheeverse/lychee/pull/1147.
3434
# Not sure why it doesn't work, exclude it manually.
35-
args: --accept 200,429 --verbose --no-progress --exclude 'https://twitter\.com/*' 'https://web\.archive\.org/*' .
35+
args: --accept 200,429 --verbose --no-progress --exclude 'https://twitter\.com/*' .
3636
# Fail action on broken links
3737
fail: true

0 commit comments

Comments
 (0)