ci: update input now works on everything
This commit is contained in:
parent
97d750ac66
commit
36e9e6b76d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ on:
|
|||
inputs:
|
||||
input_to_update:
|
||||
description: 'Flake input to update'
|
||||
required: true
|
||||
required: false
|
||||
type: string
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Reference in a new issue