Skip to content

ci(workflow-deps): bump actions/configure-pages from 5 to 6 in /.github/workflows #1576

ci(workflow-deps): bump actions/configure-pages from 5 to 6 in /.github/workflows

ci(workflow-deps): bump actions/configure-pages from 5 to 6 in /.github/workflows #1576

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