ci: update workflow dispatch input description (#1762)
This commit is contained in:
parent
6e31dc0005
commit
f183886224
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
pull-request-number:
|
pull-request-number:
|
||||||
description: "Pull request number from where the command was triggered"
|
description: "Pull request number to preview"
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue