mirror of
https://github.com/Alvin-Zilverstand/Alvin-Zilverstand.git
synced 2026-03-06 13:20:58 +01:00
Update metrics.yml
This commit is contained in:
2
.github/workflows/metrics.yml
vendored
2
.github/workflows/metrics.yml
vendored
@@ -2,7 +2,7 @@ name: Generate GitHub Metrics
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * 0" # Runs every Sunday
|
- cron: "0 */12 * * *" # Runs every 12 hours
|
||||||
workflow_dispatch: # Allow manual runs
|
workflow_dispatch: # Allow manual runs
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user