ci: run weekly checks on saturday

This commit is contained in:
EdJoPaTo
2022-01-19 14:23:34 +01:00
parent 1722aa02b7
commit 6b91f900e2
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -8,6 +8,7 @@ updates:
open-pull-requests-limit: 30
schedule:
interval: "weekly"
time: "03:37" # UTC
day: "saturday"
time: "02:42" # UTC
commit-message:
prefix: "build(cargo):"