Skip to content

feat!: migrate to Speakeasy Python v2 generator infrastructure #31

feat!: migrate to Speakeasy Python v2 generator infrastructure

feat!: migrate to Speakeasy Python v2 generator infrastructure #31

# Stub: Validate PR Title Workflow
#
# Minimal placeholder to register the pull_request trigger on main.
# Full implementation arrives in a follow-up PR.
name: Validate PR Title
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
stub:
name: Stub (placeholder)
if: false
runs-on: ubuntu-latest
steps:
- run: echo "stub"