Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ inputs:
description: 'License of your project'
required: true
owner:
description: 'The copyright owner'
description: 'Name of the copyright owner'
required: true
starting-year:
description: 'The starting year of your project'
description: 'Starting year of your project'
required: true
folders:
description: 'Folders to inspect'
Expand Down
Loading