Skip to content

Commit

Permalink
Merge branch 'main' into multitask
Browse files Browse the repository at this point in the history
  • Loading branch information
stedavkle authored Jan 15, 2024
2 parents 4fa9fd3 + b79097e commit 0713066
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
max_attempts: 3
command: |
lychee \
--scheme 'https' \
--accept 403,429,500,502,999 \
--exclude-loopback \
--exclude 'https?://(www\.)?(linkedin\.com|twitter\.com|instagram\.com|kaggle\.com|fonts\.gstatic\.com|url\.com)' \
Expand All @@ -52,6 +53,7 @@ jobs:
max_attempts: 3
command: |
lychee \
--scheme 'https' \
--accept 429,999 \
--exclude-loopback \
--exclude 'https?://(www\.)?(linkedin\.com|twitter\.com|instagram\.com|kaggle\.com|fonts\.gstatic\.com|url\.com)' \
Expand Down

0 comments on commit 0713066

Please sign in to comment.