Skip to content

feat(projects): add astronvim-config, zsh-config, dotfiles #9

feat(projects): add astronvim-config, zsh-config, dotfiles

feat(projects): add astronvim-config, zsh-config, dotfiles #9

Workflow file for this run

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