From 785ec84b24f96abe6f449cc9f402dbcaf173c484 Mon Sep 17 00:00:00 2001 From: Jonathan Giannuzzi Date: Thu, 21 Dec 2023 18:48:21 +0000 Subject: [PATCH] Update repository rule (#32) --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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" + } + ] } ] ```