Commit b4280c6
authored
ci: Validate ascii only in PR body via CI job (#2405)
## What changes are proposed in this pull request?
Ensures PR body has only ascii chars. Let's try and have no more
pancakes.
## How was this change tested?
Observing the job
Failing run with pancakes:
https://github.com/delta-io/delta-kernel-rs/actions/runs/24533652511/job/71723095594?pr=2405
Current is green as it's all ascii1 parent e75e036 commit b4280c6
1 file changed
Lines changed: 23 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 | + | |
0 commit comments