Skip to content

fix: 优化处理细节;裁切选取边框会自动选择对比色;修复多语言显示的 Bug ; #12

fix: 优化处理细节;裁切选取边框会自动选择对比色;修复多语言显示的 Bug ;

fix: 优化处理细节;裁切选取边框会自动选择对比色;修复多语言显示的 Bug ; #12

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