Skip to content

Commit

Permalink
[ci] web checker: ignore binder links.
Browse files Browse the repository at this point in the history
  • Loading branch information
bilke committed Oct 2, 2024
1 parent ba42ee8 commit 6e1b117
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion web/lychee-gitlab.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
include = ["gitlab\\.opengeosys\\.org", "discourse\\.opengeosys\\.org"]
include = [
"^https://gitlab\\.opengeosys\\.org",
"^https://discourse\\.opengeosys\\.org",
]
exclude = [".*"]
exclude_path = [
"public/index.html",
Expand Down

0 comments on commit 6e1b117

Please sign in to comment.