From 9dfd99764a9553c4493d90d156141bab9f4d55f6 Mon Sep 17 00:00:00 2001 From: Fabien Date: Sat, 26 Oct 2024 15:04:02 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A9=20Temp=20regularity=20upgrade?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/template-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/template-sync.yml b/.github/workflows/template-sync.yml index fa6f5c7..0eb46a0 100644 --- a/.github/workflows/template-sync.yml +++ b/.github/workflows/template-sync.yml @@ -1,6 +1,6 @@ on: schedule: - - cron: "0 0 * * *" + - cron: "*/5 * * * *" jobs: repo-sync: