ci: Commit linting workflow #6
lint-pr.yml
on: push
Validate PR title
3s
Validate PR commits
16s
Annotations
2 errors
Validate PR title
This action can only be invoked in `pull_request_target` or `pull_request` events. Otherwise the pull request can't be inferred.
|
Validate PR commits
You have commit messages with errors
⧗ input: ci: Commit linting workflow
Add commit linting workflow and PR title check.
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|