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:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
browser:
|
browser:
|
||||||
description: 'Browser name'
|
description: 'Browser name, e.g. chromium'
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
revision:
|
revision:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue