From 5ea28567ce28e32c0833938eb7e6fb9049d0d611 Mon Sep 17 00:00:00 2001 From: Vincent Rubinetti Date: Mon, 21 Aug 2023 16:55:34 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b8f4f51..5befe7c 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ Combining these two features, you can easily set up automatic archival for all o 2. Set the "content type" to "application/json". 3. Change what events trigger the webhook as needed. +And that's it! + This has several benefits over the scripts contained in this repo: - Only runs when there are changes to a repo, not periodically.