Skip to content

chore(main): [bot] release teuto-portal-k8s-worker:3.1.2 #6644

chore(main): [bot] release teuto-portal-k8s-worker:3.1.2

chore(main): [bot] release teuto-portal-k8s-worker:3.1.2 #6644

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