From 34395debc379b75a01c12968bc86217f0873b504 Mon Sep 17 00:00:00 2001 From: Yuzu Date: Mon, 27 Jul 2026 17:52:47 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore:=20Rename=20ci.yml=20to=20?= =?UTF-8?q?ci.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/{ci.yml => ci.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{ci.yml => ci.yaml} (100%) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yaml similarity index 100% rename from .github/workflows/ci.yml rename to .github/workflows/ci.yaml