diff --git a/.forgejo/workflows/update_input.yaml b/.forgejo/workflows/update_input.yaml index cf2ac5c..5cea57f 100644 --- a/.forgejo/workflows/update_input.yaml +++ b/.forgejo/workflows/update_input.yaml @@ -7,7 +7,7 @@ on: inputs: input_to_update: description: 'Flake input to update' - required: true + required: false type: string jobs: