From 40cce5f8a5a97c8be983b0e9ba7330423cf8cccb Mon Sep 17 00:00:00 2001 From: Oliver Salzburg Date: Sat, 17 Jul 2021 18:41:19 +0200 Subject: [PATCH] ci: Readable name --- .github/workflows/userscript.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/userscript.yml b/.github/workflows/userscript.yml index 0736b135..71c84331 100644 --- a/.github/workflows/userscript.yml +++ b/.github/workflows/userscript.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: userscript +name: Build the userscript # Controls when the workflow will run on: