Skip to content

Commit 0fef382

Browse files
committed
Add release to conventional commits
1 parent d9dd421 commit 0fef382

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/conventional-commits.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ jobs:
2222
feat
2323
fix
2424
perf
25-
style
2625
refactor
26+
release
27+
style
2728
test
2829
- uses: marocchino/sticky-pull-request-comment@v2
2930
if: always() && (steps.lint.outputs.error_message != null)

0 commit comments

Comments
 (0)