Skip to content

Commit fe99559

Browse files
committed
docs: add workflow deep standardization changelog
1 parent 43cc437 commit fe99559

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Workflow 深度标准化
2+
3+
日期:2026-03-10
4+
5+
## 变更内容
6+
7+
- Pages workflow 重命名:`docs.yml``pages.yml`
8+
- CI workflow 重命名:`build.yml``ci.yml`
9+
- CI workflow 统一 `permissions: contents: read``concurrency` 配置
10+
- Pages workflow 补充 `actions/configure-pages@v5` 步骤
11+
- Pages workflow 添加 `paths` 触发过滤,减少无效构建
12+
13+
## 背景
14+
15+
全仓库第二轮 GitHub Actions 深度标准化:统一命名、权限、并发、路径过滤与缓存策略。

0 commit comments

Comments
 (0)