From 111788c69643da928a660e954f472eba488d6cee Mon Sep 17 00:00:00 2001 From: Markus Staab Date: Wed, 23 Sep 2020 18:14:20 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3aec2e4..762327a 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ 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)