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
de9224b16b
commit
8db23fc185
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