From ff38a8c5cfa0c69471c6d4706c160de9ae6eda93 Mon Sep 17 00:00:00 2001 From: Soramane <61896496+soramanew@users.noreply.github.com> Date: Sat, 9 Aug 2025 13:50:22 +1000 Subject: ci: update flake inputs daily cause shell updates frequently --- .github/workflows/update-flake-inputs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/update-flake-inputs.yml b/.github/workflows/update-flake-inputs.yml index aa091cc..c9d2589 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 * * 0" + - cron: "0 0 * * *" jobs: update-flake: -- cgit v1.2.3-freya