Skip to content

chore(main): [bot] release teuto-portal-k8s-worker:3.4.2 #19355

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

chore(main): [bot] release teuto-portal-k8s-worker:3.4.2 #19355

name: Check commits for compliance with conventional commit spec
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
on:
- push
jobs:
cogCheck:
name: check conventional commit compliance
permissions:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
with:
fetch-depth: 0
- name: Conventional commits check
uses: cocogitto/cocogitto-action@390bda87a19bf627e03ad075c67a11e9ddbb7547 # v4
with:
command: check