mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
ci: skip checking stackoverflow link
This commit is contained in:
parent
88eff08a0f
commit
0a8c3444a5
@ -9,7 +9,7 @@ max_retries = 6
|
||||
# Explicitly exclude some URLs
|
||||
exclude = [
|
||||
"https://twitter.nuxt.dev/",
|
||||
"https://github.com/nuxt/nuxt.com",
|
||||
"https://github.com/nuxt/translations/discussions/4",
|
||||
'(https?:\/\/github\.com\/)(.*\/)(generate)'
|
||||
"https://stackoverflow.com/help/minimal-reproducible-example",
|
||||
"(https?:\/\/github\.com\/)(.*\/)(generate)",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user