We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43075d8 commit c4a435fCopy full SHA for c4a435f
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
# Choose whether to include file with no URLs in the prints.
34
print_all: false
35
# The timeout seconds to provide to requests, defaults to 5 seconds
36
- timeout: 5
+ timeout: 20
37
# How many times to retry a failed request (each is logged, defaults to 1)
38
retry_count: 2
39
# A comma separated patterns to exclude during URL checks
0 commit comments