docs(workflow): 记录 Actions 外部依赖约束 (#24)
所有检测均成功
changelog-filename-gate / validate (push) Successful in 1s

这个提交包含在:
API Changelog Bot 2026-07-23 11:08:57 +08:00
父节点 8d6c2f3375
当前提交 4eb1e9db52

查看文件

@ -19,6 +19,7 @@ jobs:
name: validate name: validate
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
# Keep the gate self-contained: the test environment cannot reliably clone GitHub Actions repositories.
- name: Checkout full history - name: Checkout full history
run: | run: |
git init -q . git init -q .