Skip to content

chore(deps-rs): bump chrono from 0.4.43 to 0.4.44 in the patch group #7949

chore(deps-rs): bump chrono from 0.4.43 to 0.4.44 in the patch group

chore(deps-rs): bump chrono from 0.4.43 to 0.4.44 in the patch group #7949

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