Update metrics.yml

This commit is contained in:
Alvin
2025-09-17 01:55:08 +02:00
committed by GitHub
parent 9eb3a926e6
commit ab39906297

View File

@@ -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: