Skip to content

Commit 66c7954

Browse files
committed
Add linkcheck config
1 parent ea864a3 commit 66c7954

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/main.workflow

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
workflow "Hugo Link Check" {
2+
resolves = "linkcheck"
3+
on = "pull_request"
4+
}

0 commit comments

Comments
 (0)