mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-16 13:48: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
|
# Explicitly exclude some URLs
|
||||||
exclude = [
|
exclude = [
|
||||||
"https://twitter.nuxt.dev/",
|
"https://twitter.nuxt.dev/",
|
||||||
"https://github.com/nuxt/nuxt.com",
|
|
||||||
"https://github.com/nuxt/translations/discussions/4",
|
"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