We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea864a3 commit 66c7954Copy full SHA for 66c7954
.github/main.workflow
@@ -0,0 +1,4 @@
1
+workflow "Hugo Link Check" {
2
+ resolves = "linkcheck"
3
+ on = "pull_request"
4
+}
0 commit comments