We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1622fc commit 59abf54Copy full SHA for 59abf54
.github/main.workflow
@@ -1,6 +1,6 @@
1
-workflow "New workflow" {
2
- on = "push"
+workflow "Markdown link check" {
3
resolves = ["markdown-link-check"]
+ on = "push"
4
}
5
6
action "markdown-link-check" {
0 commit comments