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