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 9f166cc commit d5dbc40Copy full SHA for d5dbc40
ci/lint/Dockerfile
@@ -3,7 +3,7 @@ FROM codercom/playcicache
3
LABEL "com.github.actions.name"="lint"
4
LABEL "com.github.actions.description"=""
5
LABEL "com.github.actions.icon"="code"
6
-LABEL "com.github.actions.color"="pink"
+LABEL "com.github.actions.color"="purple"
7
8
COPY entrypoint.sh /entrypoint.sh
9
0 commit comments