Skip to content

chore!: Update hugr 0.15, portgraph 0.13.1, and petgraph 0.7.1 #3009

chore!: Update hugr 0.15, portgraph 0.13.1, and petgraph 0.7.1

chore!: Update hugr 0.15, portgraph 0.13.1, and petgraph 0.7.1 #3009

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 }}