fabro/.github/zizmor.yml
Bryan Helmkamp 3fc3387c34 Add GitHub Actions CI workflows for Rust and TypeScript
Rust workflow runs fmt, clippy, and test on crate/cargo/openapi changes.
TypeScript workflow runs typecheck, test, and build on apps/packages changes.
Both use path filters so changes don't cross-trigger.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 00:35:04 -05:00

6 lines
100 B
YAML

rules:
stale-action-refs:
ignore:
- rust.yml:37
- rust.yml:49
- rust.yml:62