fix: 修改配置文件注释

fix: 修改配置文件注释
This commit is contained in:
邹景立 2024-08-04 15:13:03 +08:00
parent 57c5bdb998
commit a4b3f9272e

View File

@ -1,3 +1,16 @@
####### 可解析的提交前缀 ########
# ci: 持续集成
# fix: 修改
# feat: 新增
# refactor: 重构
# docs: 文档
# style: 样式
# chore: 其他
# build: 构建
# pref: 优化
# test: 测试
###############################
on: on:
push: push:
# Sequence of patterns matched against refs/tags # Sequence of patterns matched against refs/tags