From 7b439689d48d0b7342d511cee71598d466579f11 Mon Sep 17 00:00:00 2001 From: cheng zhen Date: Fri, 31 Jan 2025 20:39:22 +0800 Subject: [PATCH] ci: Add workflow to automatically remove old artifacts --- .github/{ => workflows}/remove-old-artifacts.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{ => workflows}/remove-old-artifacts.yml (100%) diff --git a/.github/remove-old-artifacts.yml b/.github/workflows/remove-old-artifacts.yml similarity index 100% rename from .github/remove-old-artifacts.yml rename to .github/workflows/remove-old-artifacts.yml