Skip to content

Commit 4a298d2

Browse files
authored
Add include_screenshots option to action.yml
1 parent d04ee6c commit 4a298d2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ inputs:
3333
default: "false"
3434
include_screenshots:
3535
description: "Whether to capture screenshots and include links to them in the issue"
36+
required: false
37+
default: "false"
3638
open_grouped_issues:
3739
description: "In the 'file' step, also open grouped issues which link to all issues with the same problem"
3840
required: false

0 commit comments

Comments
 (0)