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 9170f85 commit d8ef4ccCopy full SHA for d8ef4cc
.github/actions/reports-group/find-action/action.yml
@@ -11,8 +11,7 @@ inputs:
11
default: 'false'
12
outputs:
13
list:
14
- description: |
15
- List of group paths separated by `glue-string` with `string` format. Or a JSON encoded list with `json` format
+ description: Glob compatible list of reports group directory path (=multiline list of paths)
16
17
runs:
18
using: 'node20'
0 commit comments