chore: Add PR title check on sync (#698)

## Summary

* Add PR title check on sync

## Additional Context

---

### AI Usage

While CrossPoint doesn't have restrictions on AI tools in contributing,
please be transparent about their usage as it
helps set the right context for reviewers.

Did you use AI tools to help write this code? No
This commit is contained in:
Dave Allie 2026-02-05 23:29:53 +11:00 committed by GitHub
parent ddbe49f536
commit 7f2b1a818e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,7 @@
name: "PR Formatting" name: "PR Formatting"
on: on:
pull_request:
pull_request_target: pull_request_target:
types: types:
- opened - opened