diff --git a/.github/workflows/update-flake-lock.yml b/.github/workflows/update-flake-lock.yml index 3cc52e6..6a3e060 100644 --- a/.github/workflows/update-flake-lock.yml +++ b/.github/workflows/update-flake-lock.yml @@ -1,8 +1,8 @@ name: update-flake-lock on: workflow_dispatch: # allows manual triggering - schedule: - - cron: '0 0 * * 1,4' # Run twice a week +# schedule: +# - cron: '0 0 * * 1,4' # Run twice a week jobs: lockfile: