Skip to content

Commit

Permalink
Merge branch 'main' into feat/add-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Norton-Lin authored Nov 18, 2024
2 parents b333d24 + d2c0c58 commit ffa8b66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

name: Commitlint

on:
Expand All @@ -9,6 +10,7 @@ on:
- dev # 添加 dev 分支的 PR 检查
workflow_dispatch: # 手动触发 workflow


jobs:
commitlint:
runs-on: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
文聚 - 基架组基础仓库
提供 CI CD 组件
后续提供基础权限控制框架
## 项目结构

0 comments on commit ffa8b66

Please sign in to comment.