Skip to content

chore(base-cluster/dependencies): update helm release ingress-nginx t… #16629

chore(base-cluster/dependencies): update helm release ingress-nginx t…

chore(base-cluster/dependencies): update helm release ingress-nginx t… #16629

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: oknozor/cocogitto-action@c7a74f5406bab86da17da0f0e460a69f8219a68c # v3