We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aa0d4a commit 50d965eCopy full SHA for 50d965e
.github/workflows/monitor.yml
@@ -14,7 +14,7 @@ name: LuxCore Dependency Monitoring
14
15
on:
16
schedule:
17
- - cron: "* * * * 5"
+ - cron: "0 0 * * 5"
18
19
jobs:
20
call-build-deps:
0 commit comments