diff --git a/.forgejo/workflows/update-flake-lock.yml b/.forgejo/workflows/update-flake-lock.yml index 2e9254f6..533d34aa 100644 --- a/.forgejo/workflows/update-flake-lock.yml +++ b/.forgejo/workflows/update-flake-lock.yml @@ -4,8 +4,8 @@ on: schedule: - cron: '0 0 * * 0' # “At 00:00 Sunday." - workflow-dispatch: - + workflow_dispatch: + inputs: jobs: update-flake-lock: runs-on: ubuntu