Update check_title_and_description workflow #496
Merged
Annotations
1 error
Check the title and description of the pull request
The message 1 is invalid:
* The subject exceeds the limit of 50 characters (got: 56, JSON: "Update version of opinionated-commit-message in workflow").Please shorten the subject to make it more succinct.
The original message was:
Update version of opinionated-commit-message in workflow
Previously, we used an older version of
[mristin/opinionated-commit-message] in our
`check_title_and_description` workflow, which lead
to erroneous failing of some PR pipelines.
This updates our CI workflow to use the newest
available version of this checker.
Fixes #442
[mristin/opinionated-commit-message]: https://github.com/mristin/opinionated-commit-message
|
Loading