ci: give teh flake update workflow a better name
This commit is contained in:
parent
410017d86f
commit
529b0e13ec
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
name: Update_Flake
|
||||
|
||||
run-name: "[Update Flake] ${{ inputs.input_to_update }}"
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
|
Loading…
Add table
Reference in a new issue