Skip to content

feat: print 多参数和 promise 支持;修复终端主题设置; #275

feat: print 多参数和 promise 支持;修复终端主题设置;

feat: print 多参数和 promise 支持;修复终端主题设置; #275

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