Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 authored Mar 8, 2024
1 parent 8432c60 commit 83e7946
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ inputs:
type: string
default: 'OpenCatalogi'
filter_rating_default:
description: 'The default value of the shown rating. OpenCatalogi:("0"-"24"), Commonground:("0"-"4"). If filter_rating is set to "false" the default value won't do anything.'
description: 'The default value of the shown rating. OpenCatalogi:("0" to "24"), Commonground:("0" to "4"). If filter_rating is set to "false" the default value won't do anything.'
required: false
type: string
default: '0'
filter_layer:
description: 'If you want to have the filter layer displayed, set it to "false" to not show this filter, to set a default value set to "'["{value1}", "{value2}"]'" values: ("interface" | "process", "integration", "service", "data"), leave it empty to show the filter but not have it active'
description: 'If you want to have the filter layer displayed, set it to "false" to not show this filter, to set a default value set to "'["{value1}", "{value2}"]'" values: ("interface", "process", "integration", "service", "data"), leave it empty to show the filter but not have it active'
required: false
type: string
default: ' '
Expand Down

0 comments on commit 83e7946

Please sign in to comment.