Skip to content

ci(py-deps): bump mypy from 1.14.1 to 1.15.0 #404

ci(py-deps): bump mypy from 1.14.1 to 1.15.0

ci(py-deps): bump mypy from 1.14.1 to 1.15.0 #404

name: Check Conventional Commits format
on:
pull_request_target:
branches:
- main
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
merge_group:
types: [checks_requested]
jobs:
check-title:
uses: CQCL/hugrverse-actions/.github/workflows/pr-title.yml@main
secrets:
GITHUB_PAT: ${{ secrets.HUGRBOT_PAT }}