Add exclusions to license action
This commit is contained in:
parent
642bc207f0
commit
6ea81337ec
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ header:
|
|||
- 'dist'
|
||||
- 'node_modules'
|
||||
- 'docs/CNAME'
|
||||
- 'docs/kicad.svg'
|
||||
- 'docs/assets/*'
|
||||
- '**/*.md'
|
||||
- 'LICENSE'
|
||||
- '.github'
|
||||
|
|
|
|||
Loading…
Reference in a new issue