Skip to content

Commit 5b82745

Browse files
committed
docs: add integrations-config
1 parent f86e734 commit 5b82745

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ There are several inputs available
161161
fetch-previous-results: false # Always fetch previous workflow runs when using custom templates. Default is false
162162
group-by: 'filePath' # Specify grouping for applicable reports (e.g., suite or file path). Default is filePath
163163
always-group-by: false # Force grouping by suite or file path for all reports. Default is false
164+
integrations-config: '{}' # JSON configuration for integrations with other developer tools
164165
if: always()
165166
```
166167

0 commit comments

Comments
 (0)