From ab399062979779d9ee07cfeef27438ec753fa698 Mon Sep 17 00:00:00 2001 From: Alvin <524715@vistacollege.nl> Date: Wed, 17 Sep 2025 01:55:08 +0200 Subject: [PATCH] Update metrics.yml --- .github/workflows/metrics.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/metrics.yml b/.github/workflows/metrics.yml index 5cca1de..3b79b83 100644 --- a/.github/workflows/metrics.yml +++ b/.github/workflows/metrics.yml @@ -2,7 +2,7 @@ name: Generate GitHub Metrics on: schedule: - - cron: "0 0 * * 0" # Runs every Sunday + - cron: "0 */12 * * *" # Runs every 12 hours workflow_dispatch: # Allow manual runs jobs: