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 7d05501 commit 244ba7aCopy full SHA for 244ba7a
Dockerfile
@@ -1,6 +1,6 @@
1
FROM ubuntu:latest
2
3
-LABEL com.github.actions.name="c-linter check"
+LABEL com.github.actions.name="cpp-linter check"
4
LABEL com.github.actions.description="Lint your code with clang-tidy in parallel to your builds"
5
LABEL com.github.actions.icon="code"
6
LABEL com.github.actions.color="gray-dark"
0 commit comments