open-code-review/.github/workflows
kite 6ae397b894 fix(ci): use npm install instead of npm ci in Pages CI
package-lock.json is gitignored for the pages directory, so npm ci
always fails in CI (no lockfile present after checkout). Switch to
npm install to match deploy-pages.yml behavior.
2026-07-24 23:29:09 +08:00
..
ci.yml ci: unify gofmt -s across Makefile and CI, reduce cross-compile timeout (#439) 2026-07-22 11:23:39 +08:00
deploy-pages.yml ci: add timeout-minutes to the release and pages jobs (#434) 2026-07-22 11:30:56 +08:00
ocr-review.yml feat(action): extract reusable composite PR-review GitHub Action (#337) 2026-07-09 19:08:19 +08:00
pages-ci.yml fix(ci): use npm install instead of npm ci in Pages CI 2026-07-24 23:29:09 +08:00
release.yml ci: add timeout-minutes to the release and pages jobs (#434) 2026-07-22 11:30:56 +08:00
translation-sync.yml ci(translation-sync): remove redundant push trigger (#460) 2026-07-23 17:44:54 +08:00
vscode-ext.yml ci: add CI job for VS Code extension (#444) 2026-07-22 17:45:47 +08:00