Skip to content

Commit 51c5734

Browse files
committed
pattern
1 parent d0e35c0 commit 51c5734

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/markdown-links-config.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
{
22
"ignorePatterns": [
33
{
4-
"pattern": "^https://github.com/Lightning-AI/lightning/pull/.*"
5-
},
6-
{
7-
"pattern": "^https://github.com/Lightning-AI/pytorch-lightning/pull/.*"
8-
},
9-
{
10-
"pattern": "^https://dev.azure.com/Lightning-AI/lightning/_apis/build/status.*"
4+
"pattern": "^https://github\\.com/Lightning-AI/(?:lightning|pytorch\\-lightning)/pull/\\d+$"
115
}
126
],
137
"httpHeaders": [

0 commit comments

Comments
 (0)