Skip to content

Commit 2cfb0db

Browse files
committed
slightly revise integration doc
1 parent 4c26846 commit 2cfb0db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration-README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ See the [integration.yaml](./integration.yaml)
88

99
| Input | Description | Required | Default |
1010
| ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ----------------------------- |
11-
| matrix | JSON string of [version matrix for Magento](./#matrix-format) | true | NULL |
11+
| matrix | JSON string of [version matrix for Magento](./#matrix-format). Must include a `services` key (pass `include_services: true` to the supported-version action). | true | NULL |
1212
| fail-fast | Same as Github's [fail-fast](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast) | false | true |
1313
| package_name | The name of the package | true | NULL |
1414
| source_folder | The source folder of the package | false | $GITHUB_WORKSPACE |

0 commit comments

Comments
 (0)