Skip to content

Commit 6e2aea9

Browse files
committed
chore: don't post labels in conventional validation
1 parent 597f05c commit 6e2aea9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/conventional.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ jobs:
1111
- name: PR Conventional Commit Validation
1212
uses: ytanikin/[email protected]
1313
with:
14+
add_label: false
1415
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'

0 commit comments

Comments
 (0)