Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add PR title check to follow Git commit convention (google#2529)
Enforces PR naming to follow with the Git [commit convention](https://www.conventionalcommits.org/en/v1.0.0/) - Uses https://github.com/amannn/action-semantic-pull-request to check - Fails to comply will result in the PR title check failing: ![image](https://github.com/user-attachments/assets/2c9da64b-b1a4-4347-9bd0-2ba5183498ec)
- Loading branch information