Reusable workflows
Workflow Architecture ยท Tier 1
Uses reusable workflow calls.
Examples
| Repo | Workflow | Source |
|---|---|---|
| oxc-project/oxc | release_napi_minify | .github/workflows/release_napi_minify.yml |
| oxc-project/oxc | release_napi_parser | .github/workflows/release_napi_parser.yml |
| oxc-project/oxc | release_napi_transform | .github/workflows/release_napi_transform.yml |
| pytorch/pytorch | _binary-build-flash-attention-wheel-linux | .github/workflows/_binary-build-flash-attention-wheel-linux.yml |
| pytorch/pytorch | _binary-build-flash-attention-wheel-windows | .github/workflows/_binary-build-flash-attention-wheel-windows.yml |