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 f5e9e0b commit ac429c2Copy full SHA for ac429c2
.github/main.workflow
@@ -1,4 +1,4 @@
1
-workflow "New workflow" {
+workflow "GitHub Action for cpplint" {
2
on = "push"
3
resolves = ["cpplint command"]
4
}
0 commit comments