@@ -15,6 +15,7 @@ When you open a PR, CI checks which files changed and runs only relevant jobs:
...
@@ -15,6 +15,7 @@ When you open a PR, CI checks which files changed and runs only relevant jobs:
| `docs` | Nothing (classification only) |
| `docs` | Nothing (classification only) |
| `examples` | Nothing (classification only) |
| `examples` | Nothing (classification only) |
| `ignore` | Nothing (classification only) |
| `ignore` | Nothing (classification only) |
| `rust` | Rust pre merge checks |
> **Note:** `docs`, `examples`, and `ignore` don't trigger any CI jobs. They exist to satisfy coverage requirements - every file must match at least one filter.
> **Note:** `docs`, `examples`, and `ignore` don't trigger any CI jobs. They exist to satisfy coverage requirements - every file must match at least one filter.