Commit 9b4a6e4
committed
ci: skip test workflow on docs-only PRs
Test suite takes a long time to run across the Python 3.10-3.14 matrix
and against real Athena. Docs-only changes don't exercise any code path
the tests cover, so skip the workflow when the diff is limited to
`docs/**` or top-level Markdown files.
The weekly cron schedule keeps tests running against master regardless.1 parent 0c2ab2a commit 9b4a6e4
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
0 commit comments