Commit abade8f
Akkari
fix: limit CI validation to Python files until docs rubrics ship
Quorum auto-detection falls back to python-code rubric for non-.py files,
causing false failures on markdown, YAML, etc. Restrict changed-file
detection to *.py until dedicated rubrics are available for other types.1 parent 7a44960 commit abade8f
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | | - | |
| 63 | + | |
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
| |||
0 commit comments