Create release workflow #49
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
validate-conventional-commits.yaml
on: pull_request
Validate
15s
Annotations
1 error
Validate
You have commit messages with errors
⧗ input: tmp: cleanup
✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: tmp
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|