We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cd12d4 commit 0cb36a4Copy full SHA for 0cb36a4
.github/workflows/pr_convnetional_commit_validation.yml
@@ -13,4 +13,5 @@ jobs:
13
- name: PR Conventional Commit Validation
14
uses: ytanikin/pr-conventional-commits@1.4.2
15
with:
16
+ add_label: false
17
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
0 commit comments