test: minor formatting change to test PR category CI v2 #10
Triggered via pull request
March 4, 2026 04:57
sourcery-ai[bot]
edited
#3
Status
Failure
Total duration
7s
Artifacts
–
pr-category-check.yml
on: pull_request_target
Validate PR Category & Auto-Label
4s
Annotations
1 error
|
Validate PR Category & Auto-Label
## ❌ PR Category Required
This pull request does not have any **PR Category** selected.
Please edit your PR description and check **at least one** category checkbox:
| Category | Description |
|----------|-------------|
| 🐛 Bug Fix | Fixes a bug or incorrect behavior |
| ✨ Feature | Adds new functionality |
| ⚡ Performance | Improves performance |
| 🧪 Tests | Adds or updates test coverage |
| 📝 Documentation | Updates to docs, comments, or README |
Example: Change `- [ ] 🐛 Bug Fix` to `- [x] 🐛 Bug Fix`
> **Tip:** You can select multiple categories if your PR spans several areas.
|