summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/update-flake-inputs.yml2
1 files changed, 1 insertions, 1 deletions
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: