Skip to content

[CORRUPTED] Synthetic Benchmark PR #27749 - refactor(models): Refine MessageAgentThought SQLAlchemy typing #353

[CORRUPTED] Synthetic Benchmark PR #27749 - refactor(models): Refine MessageAgentThought SQLAlchemy typing

[CORRUPTED] Synthetic Benchmark PR #27749 - refactor(models): Refine MessageAgentThought SQLAlchemy typing #353

name: Semantic Pull Request
on:
pull_request:
types:
- opened
- edited
- reopened
- synchronize
jobs:
lint:
name: Validate PR title
permissions:
pull-requests: read
runs-on: ubuntu-latest
steps:
- name: Check title
uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}