Skip to content

docs: 将协议注释添加到代码中;完善程序在 Win 下编译后的程序信息; #22

docs: 将协议注释添加到代码中;完善程序在 Win 下编译后的程序信息;

docs: 将协议注释添加到代码中;完善程序在 Win 下编译后的程序信息; #22

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