chore(release): route workflows through harness gates

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-03-24 18:00:20 +08:00
parent 002a0b6e7b
commit 397ef7ace9
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -37,8 +37,8 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile
- name: Run release validation
run: pnpm release:validate
- name: Run canonical release gate
run: pnpm harness:validate:release
- name: Open or update version PR
uses: changesets/action@v1