summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSoramane <61896496+soramanew@users.noreply.github.com>2025-08-09 13:50:22 +1000
committerSoramane <61896496+soramanew@users.noreply.github.com>2025-08-09 13:50:22 +1000
commitff38a8c5cfa0c69471c6d4706c160de9ae6eda93 (patch)
tree25577a9356c307c14a208639de26b6b676ec8697
parentnix: use nixpkgs app2unit (diff)
downloadcaelestia-cli-ff38a8c5cfa0c69471c6d4706c160de9ae6eda93.tar.gz
caelestia-cli-ff38a8c5cfa0c69471c6d4706c160de9ae6eda93.tar.bz2
caelestia-cli-ff38a8c5cfa0c69471c6d4706c160de9ae6eda93.zip
ci: update flake inputs daily
cause shell updates frequently
-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: