5
0
Fork 0
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:
Jesper Terkelsen 2022-06-24 13:09:07 +02:00 committed by tradeshiftcicomponents
parent de9224b16b
commit 8db23fc185
No known key found for this signature in database
GPG key ID: 0B266A05E055B849

8
Repofile Normal file
View file

@ -0,0 +1,8 @@
{
"maintainers": [
"Developer productivity"
],
"checks": [
"commitlint"
]
}