diff --git a/.forgejo/workflows/update-flake-lock.yml b/.forgejo/workflows/update-flake-lock.yml index 397b0106..e77ccb8c 100644 --- a/.forgejo/workflows/update-flake-lock.yml +++ b/.forgejo/workflows/update-flake-lock.yml @@ -4,9 +4,6 @@ on: schedule: - cron: '0 0 * * 7' # “At 00:00 on Sunday." - push: - branches: - - main jobs: update-flake-lock: runs-on: docker