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 597f05c commit 6e2aea9Copy full SHA for 6e2aea9
.github/workflows/conventional.yml
@@ -11,4 +11,5 @@ jobs:
11
- name: PR Conventional Commit Validation
12
uses: ytanikin/[email protected]
13
with:
14
+ add_label: false
15
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
0 commit comments