diff --git a/README.md b/README.md index 25de4a28..ce818d76 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,13 @@ Here is what they look like with the GitHub API at the time of writing: } } ], - "bypass_actors": [] + "bypass_actors": [ + { + "actor_id": 355730, + "actor_type": "Integration", + "bypass_mode": "always" + } + ] } ] ```