Skip to content

Commit d8ef4cc

Browse files
committed
Fix doc
1 parent 9170f85 commit d8ef4cc

File tree

1 file changed

+1
-2
lines changed
  • .github/actions/reports-group/find-action

1 file changed

+1
-2
lines changed

.github/actions/reports-group/find-action/action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ inputs:
1111
default: 'false'
1212
outputs:
1313
list:
14-
description: |
15-
List of group paths separated by `glue-string` with `string` format. Or a JSON encoded list with `json` format
14+
description: Glob compatible list of reports group directory path (=multiline list of paths)
1615

1716
runs:
1817
using: 'node20'

0 commit comments

Comments
 (0)