Permalink
Browse files
ignore 429 appearing only in CI
- Loading branch information
Showing
with
1 addition
and
0 deletions.
-
+1
−0
script/html-proofer
|
|
@@ -20,4 +20,5 @@ HTMLProofer::Runner.new( |
|
|
favicon: true, |
|
|
assume_extension: true, |
|
|
only_4xx: true, |
|
|
http_status_ignore: [429] |
|
|
).run |