mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-06-07 20:48:09 +08:00
fix: 修改配置文件注释
fix: 修改配置文件注释
This commit is contained in:
parent
57c5bdb998
commit
a4b3f9272e
13
.github/workflows/release.yml
vendored
13
.github/workflows/release.yml
vendored
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user