mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 16:06:56 +00:00
chore: add Repofile
This commit is contained in:
parent
dc5b9b5817
commit
1a376fd7fd
1 changed files with 8 additions and 0 deletions
8
Repofile
Normal file
8
Repofile
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"maintainers": [
|
||||||
|
"Developer productivity"
|
||||||
|
],
|
||||||
|
"checks": [
|
||||||
|
"commitlint"
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue