Skip to content

Commit 70900be

Browse files
committed
ignore gnu.org due to frequent timeouts
1 parent aa7a31c commit 70900be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/link_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
args: >
2121
--base https://pestphp.com
2222
--user-agent "Mozilla 5.0"
23-
--exclude "https?://(www\.)?(twitter\.com|instagram\.com|linkedin\.com)"
23+
--exclude "https?://(www\.)?(twitter\.com|instagram\.com|linkedin\.com|gnu\.org)"
2424
--max-retries 5
2525
--verbose
2626
--no-progress

0 commit comments

Comments
 (0)