Skip to content

Commit 18389bc

Browse files
authored
feat: Extended supported licenses (#9)
* feat: Extended supported licenses * fix: Fixed typo in license name * feat: Added full SPDX licence support * fix: Fixed typo * docs: Fixed header * docs: Updated arg description
1 parent 20b8ee8 commit 18389bc

3 files changed

Lines changed: 6213 additions & 33 deletions

File tree

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ inputs:
1111
description: 'License of your project'
1212
required: true
1313
owner:
14-
description: 'The copyright owner'
14+
description: 'Name of the copyright owner'
1515
required: true
1616
starting-year:
17-
description: 'The starting year of your project'
17+
description: 'Starting year of your project'
1818
required: true
1919
folders:
2020
description: 'Folders to inspect'

0 commit comments

Comments
 (0)