summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/dependencies.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dependencies.yml b/.github/workflows/dependencies.yml
index 6bc8dc74d..6c7387089 100644
--- a/.github/workflows/dependencies.yml
+++ b/.github/workflows/dependencies.yml
@@ -2,7 +2,7 @@ name: Update dependencies
on:
workflow_dispatch: {}
schedule:
- - cron: "34 3 * * */8"
+ - cron: "0 6 * * 0"
jobs:
check: