Skip to content

Commit

Permalink
Disable metrics for now till issue is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
casplattel committed Nov 14, 2023
1 parent d5fd1c2 commit a774d1b
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,7 +1,7 @@
name: Metrics
on:
# Schedule daily updates
schedule: [{cron: "0 0 * * *"}]
schedule: [{cron: "0 0 1 1 *"}]
# (optional) Run workflow manually
workflow_dispatch:
# (optional) Run workflow when pushing on master/main
Expand Down

0 comments on commit a774d1b

Please sign in to comment.