Skip to content

Commit 6bf5b36

Browse files
committed
update to bi weekly.
1 parent aac27f0 commit 6bf5b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Benchmarking tests
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: "0 17 * * 1" # every monday at 5 PM.
6+
- cron: "30 1 1,15 * *" # every 2 weeks on the 1st and the 15th of every month at 1:30 AM
77

88
env:
99
DIFFUSERS_IS_CI: yes

0 commit comments

Comments
 (0)