ci: update input now works on everything

This commit is contained in:
silver 2024-08-21 03:19:10 +01:00
parent 97d750ac66
commit 36e9e6b76d
Signed by: silver
GPG key ID: 0A1071E702CE4B4E

View file

@ -7,7 +7,7 @@ on:
inputs:
input_to_update:
description: 'Flake input to update'
required: true
required: false
type: string
jobs: