Skip to content

Commit fae673c

Browse files
authored
Mark content-filepath as required
1 parent 5e695db commit fae673c

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
@@ -14,6 +14,7 @@ inputs:
1414
required: true
1515
content-filepath:
1616
description: 'The file path to the issue content'
17+
required: true
1718
labels:
1819
description: 'A comma or newline-separated list of labels'
1920
assignees:

0 commit comments

Comments
 (0)