Commit a815698
committed
ci: Exclude the inaccessible link
The Siemens support link
'https://support.industry.siemens.com/cs/document/109741799/downloads-for-simatic-iot20x0?dti=0&lc=en-WW'
is inaccessible from the CI pipeline. Excluding it from `.lychee.toml`
prevents false-positive failures and unnecessary CI runs.
Additionally, ignoring .lychee.toml in main.yml to avoid the unnecessary
building.
Signed-off-by: Li Hua Qian <huaqian.li@siemens.com>1 parent 5259222 commit a815698
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments