The workflow will check pull request title if it follows Conventional Commits strategy.
More info on underlying GitHub Action can be found here Semantic Pull Request.
To add the workflow into your repository copy the prepared file into .github/workflows directory of your repository.