Skip to content

feat: cargo run works with free main components (load, analyze, pub… #3

feat: cargo run works with free main components (load, analyze, pub…

feat: cargo run works with free main components (load, analyze, pub… #3

Workflow file for this run

on: [push]
jobs:
cog_check_job:
runs-on: ubuntu-latest
name: check conventional commit compliance
steps:
- uses: actions/checkout@main
with:
fetch-depth: 0
- name: Conventional commits check
uses: cocogitto/cocogitto-action@v3