We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41211d4 commit 8c1426fCopy full SHA for 8c1426f
1 file changed
changelog/2026-03-10_workflow-deep-standardization.md
@@ -0,0 +1,13 @@
1
+# Workflow 深度标准化
2
+
3
+日期:2026-03-10
4
5
+## 变更内容
6
7
+- CI workflow 统一 `permissions: contents: read` 与 `concurrency` 配置
8
+- Pages workflow 补充 `actions/configure-pages@v5` 步骤
9
+- Pages workflow 添加 `paths` 触发过滤,减少无效构建
10
11
+## 背景
12
13
+全仓库第二轮 GitHub Actions 深度标准化:统一命名、权限、并发、路径过滤与缓存策略。
0 commit comments