Skip to content

Commit

Permalink
Update metrics.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tibimac committed Jan 27, 2024
1 parent db49faa commit 5b2acbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/metrics.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Metrics
on:
schedule: [{ cron: "0 */2 * * *" }]
schedule: [{ cron: "0 0 5 ? * MON *" }]
workflow_dispatch:
push: { branches: ["main"] }
jobs:
Expand Down

0 comments on commit 5b2acbb

Please sign in to comment.