diff --git a/.forgejo/workflows/update-flake-lock.yml b/.forgejo/workflows/update-flake-lock.yml index ca2e26ea..5dd57a27 100644 --- a/.forgejo/workflows/update-flake-lock.yml +++ b/.forgejo/workflows/update-flake-lock.yml @@ -1,9 +1,6 @@ name: update-flake-lock run-name: ${{ github.actor }} - update-flake-lock on: - schedule: - - cron: '0 0 * * 1' - # “At 00:00 on Monday." push: - branch: main jobs: