Skip to content

Commit 20c0f1f

Browse files
authored
Create license_config.yml
1 parent e1ee673 commit 20c0f1f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/workflows/license_config.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
license:
2+
main: apache-2.0
3+
report_missing: true
4+
category: Permissive
5+
copyright:
6+
check: true
7+
exclude:
8+
extensions:
9+
- yml
10+
- yaml
11+
- html
12+
- rst
13+
- conf
14+
- cfg
15+
langs:
16+
- HTML

0 commit comments

Comments
 (0)