summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorCarlo Sala <carlosalag@protonmail.com>2024-05-22 15:36:03 +0200
committerCarlo Sala <carlosalag@protonmail.com>2024-05-22 15:36:03 +0200
commit203369b0f9ec284e06b73f555a14fa5f02be5a0a (patch)
treecd5eef5cb328a8d32c958f6715273d4795a00095 /.github
parent41d2029dec256b9ef3869cb83699d88b94eb3c1d (diff)
downloadzsh-203369b0f9ec284e06b73f555a14fa5f02be5a0a.tar.gz
zsh-203369b0f9ec284e06b73f555a14fa5f02be5a0a.tar.bz2
zsh-203369b0f9ec284e06b73f555a14fa5f02be5a0a.zip
ci(dependencies): run on sunday CET morning
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: