open-code-review/.github/workflows
kite 757b359673 fix(ci): use bash shell for release notes generation step
The ubuntu:24.04 container defaults to sh (dash) which does not support
process substitution (< <(...)). Add shell: bash to the step.
2026-06-23 20:09:43 +08:00
..
ci.yml ci: add CI workflow to run vet and tests on push/PR 2026-06-22 16:26:29 +08:00
deploy-pages.yml ci: use self-hosted runners with container images for build and deplo… (#107) 2026-06-12 14:30:51 +08:00
ocr-review.yml ci: fix dubious ownership error on self-hosted runners (#106) 2026-06-12 11:41:08 +08:00
release.yml fix(ci): use bash shell for release notes generation step 2026-06-23 20:09:43 +08:00