From c93cce63c0f28967d8c78c6be274ae3b58bfdd1a Mon Sep 17 00:00:00 2001 From: Scott Benson <80784472+scttbnsn@users.noreply.github.com> Date: Sun, 5 Jul 2026 20:41:30 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20config(greptile):=20on-call=20re?= =?UTF-8?q?views=20only,=20skip=20automatic?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- greptile.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 greptile.json diff --git a/greptile.json b/greptile.json new file mode 100644 index 0000000..34c493d --- /dev/null +++ b/greptile.json @@ -0,0 +1,3 @@ +{ + "skipReview": "AUTOMATIC" +}