Skip to content

Commit

Permalink
Mark content-filepath as required
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-evans authored Sep 16, 2024
1 parent 5e695db commit fae673c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ inputs:
required: true
content-filepath:
description: 'The file path to the issue content'
required: true
labels:
description: 'A comma or newline-separated list of labels'
assignees:
Expand Down

0 comments on commit fae673c

Please sign in to comment.