Skip to content

Commit 2a500d9

Browse files
committed
dashboard/app: fix format in cron.yaml
It fixes the deployment error.
1 parent 4442b50 commit 2a500d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/app/cron.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ cron:
3838
schedule: 15 of month 00:00
3939
# Weekly update the kernel-file -> subsystems relationship
4040
- url: /cron/update_coverdb_subsystems
41-
schedule: every monday
41+
schedule: every monday 00:00

0 commit comments

Comments
 (0)