mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
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>
6 lines
100 B
YAML
6 lines
100 B
YAML
rules:
|
|
stale-action-refs:
|
|
ignore:
|
|
- rust.yml:37
|
|
- rust.yml:49
|
|
- rust.yml:62
|