Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.

Commit 2bff78e

Browse files
committed
workflow: allow release commit type
1 parent 69efccb commit 2bff78e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

commitlint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ module.exports = {
3131
'test',
3232
'style',
3333
'ci',
34+
'release',
3435
],
3536
],
3637
},

0 commit comments

Comments
 (0)