ci: make the conventional commits and PR actions more consistent
This commit is contained in:
@ -8,7 +8,7 @@ jobs:
|
||||
validate-pr-title:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: PR Conventional Commit Validation
|
||||
- name: conventional pull requests check
|
||||
uses: ytanikin/PRConventionalCommits@1.1.0
|
||||
with:
|
||||
task_types: '["build","chore","ci","docs","feat","fix","perf","refactor","revert","style","test"]'
|
||||
|
Reference in New Issue
Block a user