From a2b901c5fa6da976bc117f36406b212e827fe91b Mon Sep 17 00:00:00 2001 From: Keyrxng <106303466+Keyrxng@users.noreply.github.com> Date: Thu, 28 Nov 2024 11:28:17 +0000 Subject: [PATCH] fix: manifest name --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 38357ee..9d414cb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name": "Automated merging", + "name": "Daemon merging", "description": "Automatically merge pull-requests.", "ubiquity:listeners": ["push", "issue_comment.created"], "configuration": {