Skip to content

feat(t8s-cluster/cinder-csi-plugin): allow to run on control-plane #3804

feat(t8s-cluster/cinder-csi-plugin): allow to run on control-plane

feat(t8s-cluster/cinder-csi-plugin): allow to run on control-plane #3804

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@v3