From a855b22318363ed794909d7d0c8bebb4847b2baf Mon Sep 17 00:00:00 2001 From: Filipe Pina <636320+fopina@users.noreply.github.com> Date: Tue, 11 Apr 2023 15:32:10 +0100 Subject: [PATCH] add icon to merge-upstream MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit to look nicer with the other workflows 😄 Signed-off-by: Filipe Pina <636320+fopina@users.noreply.github.com> --- .github/workflows/merge-upstream.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/merge-upstream.yml b/.github/workflows/merge-upstream.yml index aef5563..718b855 100644 --- a/.github/workflows/merge-upstream.yml +++ b/.github/workflows/merge-upstream.yml @@ -1,4 +1,4 @@ -name: auto update +name: "🔄 Check'n'Merge Upstream" on: schedule: