Commit a75ed29
authored
Add a condition to skip linkcheck
In some cases, like in this [PR](#3125), we might be adding links in the PR that don't yet exist and that will be added with that current PR. We should have an ability to skip linkcheck for cases like this.
This PR adds a condition to skip link check if a label skip-link-check is added.1 parent e05e623 commit a75ed29
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments