From e9cd355893615e0c872044b9282d3a8ff5934813 Mon Sep 17 00:00:00 2001 From: jc01rho Date: Mon, 12 Jan 2026 01:11:11 +0900 Subject: [PATCH] Add auto-sync workflow configuration file --- .github/workflows/{auto-sync => auto-sync.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{auto-sync => auto-sync.yml} (100%) diff --git a/.github/workflows/auto-sync b/.github/workflows/auto-sync.yml similarity index 100% rename from .github/workflows/auto-sync rename to .github/workflows/auto-sync.yml