Skip to content

feat(tket2-hseries)!: add RPC op to "tket2.qsystem.utils" #3272

feat(tket2-hseries)!: add RPC op to "tket2.qsystem.utils"

feat(tket2-hseries)!: add RPC op to "tket2.qsystem.utils" #3272

Workflow file for this run

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:
name: check-title
uses: CQCL/hugrverse-actions/.github/workflows/pr-title.yml@main
secrets:
GITHUB_PAT: ${{ secrets.HUGRBOT_PAT }}