From fd49b04f09b8ddca9783a3fac15e625ef9fa4287 Mon Sep 17 00:00:00 2001 From: Charles Chin Date: Fri, 22 Mar 2024 02:04:00 +0800 Subject: [PATCH] ci: rename sync mastodon status --- .../{fetch-mastodon-status.yml => sync-mastodon-status.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{fetch-mastodon-status.yml => sync-mastodon-status.yml} (98%) diff --git a/.github/workflows/fetch-mastodon-status.yml b/.github/workflows/sync-mastodon-status.yml similarity index 98% rename from .github/workflows/fetch-mastodon-status.yml rename to .github/workflows/sync-mastodon-status.yml index 460ec4adcac..28e3cbdf979 100644 --- a/.github/workflows/fetch-mastodon-status.yml +++ b/.github/workflows/sync-mastodon-status.yml @@ -1,4 +1,4 @@ -name: Fetch mastodon status +name: Sync mastodon status on: # schedule: