We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b1d96 commit 0482cdeCopy full SHA for 0482cde
.github/workflows/validate_pr_title.yaml
@@ -14,5 +14,5 @@ jobs:
14
- name: "PR Conventional Commit Validation"
15
uses: ytanikin/[email protected]
16
with:
17
- task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert", "data"]'
+ task_types: '["feat","build","fix","docs","test","ci","refactor","perf","chore","revert", "data"]'
18
add_label: 'false'
0 commit comments