Add a GitHub action that will validate the following fields of a pull request: - Title of the pull request. - Description of the pull request. If the pull request is valid then add a `Ready to Review` label on the pull request.
Add a GitHub action that will validate the following fields of a pull request:
If the pull request is valid then add a
Ready to Reviewlabel on the pull request.