From 249222bcdf8e348299f6acd8f324b22433474593 Mon Sep 17 00:00:00 2001 From: logica0419 <84759675+logica0419@users.noreply.github.com> Date: Fri, 22 Dec 2023 01:38:51 +0900 Subject: [PATCH] rename ci --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 72e3dac..e8d123c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Backend CI Pipeline +name: CI Pipeline on: push: