Commit fbef247
ci: add Python data tools workflow
Create dedicated workflow for Python dictionary data tools that runs
independently from Xcode builds. This ensures Python-only changes get
proper CI validation without triggering expensive macOS runners.
Triggers when:
- Python files in Source/Data/ change
- curation/ package files change
- Makefile or pyproject.toml change
Runs on:
- Ubuntu (cost-effective)
- Only tests data file validation
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent dd35dd2 commit fbef247
1 file changed
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
0 commit comments