Skip to content

Commit

Permalink
Set icon and color for the action
Browse files Browse the repository at this point in the history
  • Loading branch information
nikita-tkachenko-datadog committed Jun 28, 2024
1 parent 1b38956 commit d0a3839
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: 'Configure Datadog Test Visibility'
description: 'Installs Datadog tracers for configured languages and enables Test Visibility'
branding:
icon: 'bar-chart'
color: 'purple'
inputs:
languages:
description: 'List of languages to be instrumented. Can be either "all" or any of "java", "js", "python", "dotnet" (multiple languages can be specified as a space-separated list).'
Expand Down

0 comments on commit d0a3839

Please sign in to comment.