[Temp] Exclude gpg mit site from dead link check (#464)

This commit is contained in:
吴晟 Wu Sheng 2023-02-26 18:48:02 +08:00 committed by GitHub
parent 0b1af4fd18
commit 37aa3f8bd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@
{
"pattern": "^https://github.com/apache/skywalking-java/blob/master/changes/changes-x.y.z.md$"
},
{
"pattern": "^http://pgp.mit.edu:11371"
},
{
"pattern": "^https://dist.apache.org/repos/dist/dev/skywalking/java-agent/x.y.z$"
},