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'
|
- 'dist'
|
||||||
- 'node_modules'
|
- 'node_modules'
|
||||||
- 'docs/CNAME'
|
- 'docs/CNAME'
|
||||||
|
- 'docs/kicad.svg'
|
||||||
|
- 'docs/assets/*'
|
||||||
- '**/*.md'
|
- '**/*.md'
|
||||||
- 'LICENSE'
|
- 'LICENSE'
|
||||||
- '.github'
|
- '.github'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue