Skip to content

Commit 59abf54

Browse files
Update workflow title
1 parent d1622fc commit 59abf54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/main.workflow

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
workflow "New workflow" {
2-
on = "push"
1+
workflow "Markdown link check" {
32
resolves = ["markdown-link-check"]
3+
on = "push"
44
}
55

66
action "markdown-link-check" {

0 commit comments

Comments
 (0)