chore: update pr commit validation task_types
This commit is contained in:
parent
fa9329a1a4
commit
6b43a320f1
|
|
@ -11,5 +11,5 @@ jobs:
|
|||
- name: PR Conventional Commit Validation
|
||||
uses: ytanikin/PRConventionalCommits@1.1.0
|
||||
with:
|
||||
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert","release"]'
|
||||
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert","release","build"]'
|
||||
add_label: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue