Skip to content

Commit 9e88d30

Browse files
committed
ignore templated links
Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
1 parent 38025cc commit 9e88d30

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
,{ "pattern": "^https://.*\\.sigstore\\.dev.*" }
77
,{ "pattern": "^{{.*}}$" }
88
,{ "pattern": "^https://github.com/.*/compare/.*" }
9+
,{ "pattern": "^{{.*}}$" }
910
]
1011
}

0 commit comments

Comments
 (0)