From 0215836067397705e2359b5af8498c700211bfce Mon Sep 17 00:00:00 2001 From: Pascal Date: Wed, 12 May 2021 00:37:57 +0200 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 82310c8f..dcb631fe 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: "Merge pull requests" +name: "Merge pull requests (automerge-action)" description: "Automatically merge pull requests that are ready" runs: using: "node12"