Skip to content

feat(ci/release-please): use a nicer PR title #9139

feat(ci/release-please): use a nicer PR title

feat(ci/release-please): use a nicer PR title #9139

name: Check commits for compliance with conventional commit spec
on:
- push
jobs:
cogCheck:
runs-on: ubuntu-latest
name: check conventional commit compliance
steps:
- uses: actions/checkout@main
with:
fetch-depth: 0
- name: Conventional commits check
uses: oknozor/cocogitto-action@5ae166018d8265bb2df85c1eb521e86a17b61085 # v3