Skip to content

Commit 8ea7129

Browse files
authored
chore: update benchmark time
1 parent d08fe29 commit 8ea7129

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/benchmark.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ name: ci - benchmark
44
on:
55
workflow_dispatch:
66
schedule:
7-
# 3 times day
7+
# 1 time peer week
88
# collecting enough data to draw some graphics
9-
- cron: '0 1 * * *'
9+
- cron: '0 1 * * 1'
1010
# push:
1111
# branches:
1212
# - master

0 commit comments

Comments
 (0)