We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57e8a00 commit 82e0767Copy full SHA for 82e0767
.github/workflows/bench.yml
@@ -1,9 +1,6 @@
1
name: Benchmarks
2
3
on:
4
- # Run on pushes to main (to keep report up to date)
5
- push:
6
- branches: [main]
7
# Run weekly on Mondays at 06:00 UTC
8
schedule:
9
- cron: "0 6 * * 1"
0 commit comments