diff --git a/.github/workflows/update-flake-lock.yml b/.github/workflows/update-flake-lock.yml index ee21680..82aacf4 100644 --- a/.github/workflows/update-flake-lock.yml +++ b/.github/workflows/update-flake-lock.yml @@ -2,7 +2,7 @@ name: update-flake-lock on: workflow_dispatch: schedule: - - cron: "0 0 * * *" + - cron: "0 0 * * 6" jobs: lockfile: