From 1e420f3c8fe4ae41c10a3866743022aee1ea5f1e Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Sat, 2 Aug 2025 14:58:47 +1000 Subject: ci: update flake weekly --- .github/workflows/update-flake-inputs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/update-flake-inputs.yml b/.github/workflows/update-flake-inputs.yml index 86e0453..e5d0d42 100644 --- a/.github/workflows/update-flake-inputs.yml +++ b/.github/workflows/update-flake-inputs.yml @@ -3,7 +3,7 @@ name: Update flake inputs on: workflow_dispatch: schedule: - - cron: '0 0 * * *' + - cron: '0 0 * * 0' jobs: update-flake: -- cgit v1.2.3-freya