From 1ab8e7aa7ad0222b685e9c8b6060dbbefc2b8884 Mon Sep 17 00:00:00 2001 From: Arman Hilmioglu Date: Mon, 15 Aug 2022 17:59:43 +0100 Subject: [PATCH] Update main.yml Changing the name of the badge. --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b07266fd..2cbc3de3 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: CI +name: Not really a build | some tests and running the actual action # Controls when the workflow will run on: