From 241e529de2418d5013bca26be9d1b92276e88a98 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Sat, 9 Sep 2023 18:43:59 +0200 Subject: [PATCH] build(actions): cleanup clone count action MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- .github/workflows/clone-count.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/clone-count.yml b/.github/workflows/clone-count.yml index 628eb704..a4e87d97 100644 --- a/.github/workflows/clone-count.yml +++ b/.github/workflows/clone-count.yml @@ -1,4 +1,4 @@ -name: GitHub Clone Count Update Everyday +name: GitHub Clone Count Update on: schedule: -- 2.34.1