diff options
| author | 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | 2025-08-02 14:58:47 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-02 14:58:47 +1000 |
| commit | 1e420f3c8fe4ae41c10a3866743022aee1ea5f1e (patch) | |
| tree | 181791def0bd57e1a72654b2038fa11a439ef5b6 /.github | |
| parent | funding: add github sponsor (diff) | |
| download | caelestia-shell-1e420f3c8fe4ae41c10a3866743022aee1ea5f1e.tar.gz caelestia-shell-1e420f3c8fe4ae41c10a3866743022aee1ea5f1e.tar.bz2 caelestia-shell-1e420f3c8fe4ae41c10a3866743022aee1ea5f1e.zip | |
ci: update flake weekly
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/update-flake-inputs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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: |