From f044c7a03389a5987d565db5e4683a98293cf82b Mon Sep 17 00:00:00 2001 From: Eshan Roy Date: Fri, 29 Nov 2024 06:28:46 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=A0=20refactor(=5Frename):=20commitize?= =?UTF-8?q?n=3D>cz?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/{commitizen.yml => cz.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{commitizen.yml => cz.yml} (100%) diff --git a/.github/workflows/commitizen.yml b/.github/workflows/cz.yml similarity index 100% rename from .github/workflows/commitizen.yml rename to .github/workflows/cz.yml