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 398d251 commit cfcf76fCopy full SHA for cfcf76f
Dockerfile
@@ -2,8 +2,8 @@ FROM codefresh/cli
2
3
LABEL "com.github.actions.name"="codefresh-pipeline-runner"
4
LABEL "com.github.actions.description"="allows to run custom codefresh pipelines"
5
-LABEL "com.github.actions.icon"="mic"
6
-LABEL "com.github.actions.color"="purple"
+LABEL "com.github.actions.icon"="play-circle"
+LABEL "com.github.actions.color"="green"
7
8
LABEL "repository"="https://github.com/codefresh-io/codefresh-github-action-test"
9
LABEL "homepage"="https://github.com/codefresh-io/codefresh-github-action-test"
0 commit comments