Skip to content

Commit c80b007

Browse files
authored
temporarily ignore snapshots repo for link checking (#1023)
1 parent c160bcc commit c80b007

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/scripts/markdown-link-check-config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
},
1111
{
1212
"pattern": "^https://maven-badges.sml.io/maven-central/io.opentelemetry.android/.*$"
13+
},
14+
{
15+
"pattern": "^https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/.*$"
1316
}
1417
]
1518
}

0 commit comments

Comments
 (0)