Commit 542363a
committed
Make Vale spelling check non-blocking
Set continue-on-error: true for the spelling job so Vale can report findings without blocking merges. This prevents false positives on valid technical content like code identifiers and product names from stopping CI.1 parent 9b54307 commit 542363a
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
114 | 120 | | |
115 | 121 | | |
116 | 122 | | |
| |||
0 commit comments