We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5f7e58 commit 38025ccCopy full SHA for 38025cc
1 file changed
.github/config/markdown-link-check.json
@@ -5,6 +5,6 @@
5
{ "pattern": "^http[s]*://localhost.*" }
6
,{ "pattern": "^https://.*\\.sigstore\\.dev.*" }
7
,{ "pattern": "^{{.*}}$" }
8
- ,{ "pattern": "^https://github.com/**/compare/**" }
+ ,{ "pattern": "^https://github.com/.*/compare/.*" }
9
]
10
}
0 commit comments