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
2d4957216f
commit
d4c44d1d20
|
|
@ -10,7 +10,7 @@ on:
|
|||
required: true
|
||||
type: string
|
||||
revision:
|
||||
description: 'Browser revision'
|
||||
description: 'Browser revision without v prefix, e.g. 1234'
|
||||
required: true
|
||||
type: string
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue