diff --git a/.forgejo/workflows/update-flake-lock.yml b/.forgejo/workflows/update-flake-lock.yml index 0c06fc81..3376be0a 100644 --- a/.forgejo/workflows/update-flake-lock.yml +++ b/.forgejo/workflows/update-flake-lock.yml @@ -1,9 +1,9 @@ name: update-flake-lock run-name: ${{ github.actor }} - update-flake-lock on: - schedule: - - cron: '0 0 * * *' - # “At 00:00 daily." + schedule: + - cron: '0 0 * * *' + # “At 00:00 daily." jobs: update-flake-lock: