Skip to content

Commit 9930430

Browse files
authored
Add default to action.yml input
1 parent e0df63c commit 9930430

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ inputs:
2323
search_existing:
2424
description: Existing types of issues to search for (comma-separated)
2525
required: false
26+
default: open
2627
outputs:
2728
number:
2829
description: Number of the issue that was created

0 commit comments

Comments
 (0)