From bd4a8fdd362856582b66db19240df5516733971a Mon Sep 17 00:00:00 2001 From: Aseer KT Date: Thu, 27 Jun 2024 13:55:18 +0530 Subject: [PATCH] ci: rename client ci workflow --- .github/workflows/client-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/client-ci.yml b/.github/workflows/client-ci.yml index 21ccf59..2a916de 100644 --- a/.github/workflows/client-ci.yml +++ b/.github/workflows/client-ci.yml @@ -1,4 +1,4 @@ -name: mChat Server CI +name: mChat Client CI on: push: