Skip to content

Commit cb254d0

Browse files
authored
Merge branch 'main' into chore/use-packagename-to-avoid-branch-suffix
2 parents 0f2402e + 4a13743 commit cb254d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-title-conventional-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- name: PR Conventional Commit Validation
1717
uses: ytanikin/pr-conventional-commits@639145d78959c53c43112365837e3abd21ed67c1 # v1.5.2
1818
with:
19-
task_types: '["feat","fix","docs","test","refactor","ci","perf","chore","revert"]'
19+
task_types: '["feat","fix","docs","test","refactor","ci","perf","chore","revert","release"]'
2020
add_label: 'false'
2121

0 commit comments

Comments
 (0)