From f58eb1479a5c416d9c5e16b10527dab9b7767d63 Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Wed, 6 Oct 2021 16:12:32 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E5=91=BD=E5=90=8D=20workflows?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/{Refresh_API.yml => Module_Refresh_API.yml} | 0 .../workflows/{Repository_Sync.yml => Module_Repository_Sync.yml} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{Refresh_API.yml => Module_Refresh_API.yml} (100%) rename .github/workflows/{Repository_Sync.yml => Module_Repository_Sync.yml} (100%) diff --git a/.github/workflows/Refresh_API.yml b/.github/workflows/Module_Refresh_API.yml similarity index 100% rename from .github/workflows/Refresh_API.yml rename to .github/workflows/Module_Refresh_API.yml diff --git a/.github/workflows/Repository_Sync.yml b/.github/workflows/Module_Repository_Sync.yml similarity index 100% rename from .github/workflows/Repository_Sync.yml rename to .github/workflows/Module_Repository_Sync.yml