Update .github/workflows/roll_browser_into_playwright.yml
Co-authored-by: Dmitry Gozman <dgozman@gmail.com> Signed-off-by: Max Schmitt <max@schmitt.mx>
This commit is contained in:
parent
0f216044db
commit
2d4957216f
|
|
@ -6,7 +6,7 @@ on:
|
|||
workflow_dispatch:
|
||||
inputs:
|
||||
browser:
|
||||
description: 'Browser name'
|
||||
description: 'Browser name, e.g. chromium'
|
||||
required: true
|
||||
type: string
|
||||
revision:
|
||||
|
|
|
|||
Loading…
Reference in a new issue