mirror of
https://github.com/peter-evans/repository-dispatch.git
synced 2026-06-28 07:04:37 +00:00
Merge pull request #44 from staabm/patch-1
Mention string length limitations
This commit is contained in:
@@ -107,6 +107,8 @@ The following payload will succeed.
|
||||
client-payload: '{"github": ${{ toJson(github) }}}'
|
||||
```
|
||||
|
||||
Additionally, there is a limitation on the total data size of the `client-payload`. A very large payload may result in a `client_payload is too large` error.
|
||||
|
||||
## License
|
||||
|
||||
[MIT](LICENSE)
|
||||
|
||||
Reference in New Issue
Block a user