Files
pezkuwi-subxt/substrate/.github/workflows/mlc_config.json
T
Denis Pisarev 5478c2b891 Update md link checker (#7709)
* CI: ignore %20 for md link checker

* CI: update to a new action release that fixes %20 issue
2020-12-11 10:02:59 +01:00

8 lines
99 B
JSON

{
"ignorePatterns": [
{
"pattern": "^https://crates.io",
}
]
}