Skip to content

Commit ac429c2

Browse files
authored
Update main.workflow
1 parent f5e9e0b commit ac429c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/main.workflow

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
workflow "New workflow" {
1+
workflow "GitHub Action for cpplint" {
22
on = "push"
33
resolves = ["cpplint command"]
44
}

0 commit comments

Comments
 (0)