mirror of
https://github.com/edoardottt/awesome-hacker-search-engines.git
synced 2026-08-31 06:30:40 +02:00
update
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
{
|
||||
"aliveStatusCodes": [
|
||||
429,
|
||||
200
|
||||
200,
|
||||
202,
|
||||
403
|
||||
],
|
||||
"timeout": "20s",
|
||||
"httpHeaders": [
|
||||
{
|
||||
"urls": [
|
||||
|
||||
@@ -16,4 +16,5 @@ jobs:
|
||||
- uses: gaurav-nelson/github-action-markdown-link-check@v1
|
||||
with:
|
||||
use-quiet-mode: 'yes'
|
||||
config-file: '.github/mlc_config.json'
|
||||
config-file: '.github/mlc_config.json'
|
||||
file-path: './README.md'
|
||||
Reference in New Issue
Block a user