We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48b8ac0 commit 94b2913Copy full SHA for 94b2913
.github/workflows/benchmarks.yaml
@@ -3,7 +3,7 @@ name: "Benchmarks"
3
on:
4
workflow_dispatch:
5
schedule:
6
- - cron: "37 */6 * * *"
+ - cron: "37 */12 * * *"
7
8
jobs:
9
benchmarks:
0 commit comments