diff --git a/github-actions/Readme.me b/github-actions/Readme.me index ae89c6034..9be613aad 100644 --- a/github-actions/Readme.me +++ b/github-actions/Readme.me @@ -6,7 +6,7 @@ echo '{"name":"mona", "greeting":"hello"}' | gh workflow run greet.yml --json ``` ## Webhook Event - + ```sh curl -X POST \ -H "Accept: application/vnd.github+json" \