From 216601edf8acf99ec76b4ee4cd542ed886ebbcef Mon Sep 17 00:00:00 2001 From: GamerNoTitle Date: Fri, 3 Feb 2023 08:31:41 +0800 Subject: [PATCH] Disabled Action --- .github/workflows/{AutoCheckin.yml => AutoCheckin.yml.disabled} | 0 .github/workflows/{KeepAlive.yml => KeepAlive.yml.disabled} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{AutoCheckin.yml => AutoCheckin.yml.disabled} (100%) rename .github/workflows/{KeepAlive.yml => KeepAlive.yml.disabled} (100%) diff --git a/.github/workflows/AutoCheckin.yml b/.github/workflows/AutoCheckin.yml.disabled similarity index 100% rename from .github/workflows/AutoCheckin.yml rename to .github/workflows/AutoCheckin.yml.disabled diff --git a/.github/workflows/KeepAlive.yml b/.github/workflows/KeepAlive.yml.disabled similarity index 100% rename from .github/workflows/KeepAlive.yml rename to .github/workflows/KeepAlive.yml.disabled